934c0d5114adding ipython scripts for importing and plotting tables.Charles Reid2015-03-23 01:12:52 -0700
7c54049315more updates to abstract dataframe-mongodb handling in analysis scripts.Charles Reid2015-03-23 01:12:39 -0700
18e77fa03eupading couple of analyze scripts to abstract how we get our data from our mongodb database into a dataframeCharles Reid2015-03-23 00:44:59 -0700
a03ff47a39adding new table (13016) for birth rates. adding plots and additional analysis.Charles Reid2015-03-22 22:53:20 -0700
a5ad9c4d2badding new table analysis script. adding bar chart script.Charles Reid2015-03-21 20:59:13 -0700
8e9cf8170efixes to column indexing in mongodb objectCharles Reid2015-03-21 20:58:30 -0700
2a404f8505updates to get everything in working order. next step is to expand to more tables and add more table to dataframe scripts.Charles Reid2015-03-20 23:27:16 -0700
24583a9274updating onecity analysis scripts. univariate and scatter plots. we have our first pair of three plots: one for everyone, one for pre-adolescents, one for seniors.Charles Reid2015-03-20 21:41:43 -0700
378848b2bftake multivariate script out of commission, for now.Charles Reid2015-03-20 21:40:43 -0700
bef7a6c7b8updating database test script and pymongo properties meta table population.Charles Reid2015-03-20 16:04:40 -0700
d55604af41update property and property meta table updates. property meta update goes second, in case property update fails.Charles Reid2015-03-19 23:39:33 -0700
3d38f8d4a0fix droptables so it is not so easy to doCharles Reid2015-03-19 09:17:29 -0700
1fc1895efaseparating out some functionality in analysis scriptsCharles Reid2015-03-19 09:17:19 -0700
4212421e3eworking through a test example to see what the database looks like...Charles Reid2015-03-19 09:16:41 -0700
82c361372dupdating mongo behavior for properties meta table population.Charles Reid2015-03-19 09:07:59 -0700
c0996cdaafadding test script to demonstrate upsert behavior in mongodb and how to do it with pymongoCharles Reid2015-03-19 09:04:44 -0700
4712b9a85avery very close to being done with populate database. just need to fix record update when census data table for existing geoid is added to properties meta databse.Charles Reid2015-03-19 00:11:37 -0700
94bb8a6960splitting drivers into two: populate database, and test database.Charles Reid2015-03-18 23:21:09 -0700
21c45c282fUpdating metro package: use pkg resources in setup, and use it to look up FIPS/CBSA codesCharles Reid2015-03-18 23:20:41 -0700
07be0bdd6bupdating to move everything into its final position.Charles Reid2015-03-18 22:08:23 -0700
86db5ffaf1Doing quite a bit of shuffling. Python package goes in its own pypkg directory. Expanding documentation.Charles Reid2015-03-18 21:55:42 -0700
84aedcdd97moving cube to its own place. adding plots for pdfs by age group.Charles Reid2015-03-17 08:21:16 -0700
f198e44a7fupdates to visualize. getting there. pdfs of interesting quantities, several more in the pipeline. strategy for implementing dataframe formulas.Charles Reid2015-03-17 00:40:08 -0700
8747f0e9a1adding beginnings of analysis. start by printing out table quantities. next step is to implement formulas for statistical aggregation based on quanties and keys.Charles Reid2015-03-15 18:08:29 -0700
e13ac976f9fixing the way we populate the meta tables.Charles Reid2015-03-15 18:07:41 -0700
e0cf8021f2working properties and properties meta table populationCharles Reid2015-03-15 15:19:12 -0700
4a358d8a93updating to a working geometry table, working geometry meta table.Charles Reid2015-03-15 15:08:26 -0700
624b6b05d7updating readme with schema and plan for census table dataCharles Reid2015-03-15 10:36:46 -0700
f8aa90fc95add properties table population method to getmetroCharles Reid2015-03-15 00:15:42 -0700