|
24583a9274
|
updating 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.
|
2015-03-20 21:41:43 -07:00 |
|
|
378848b2bf
|
take multivariate script out of commission, for now.
|
2015-03-20 21:40:43 -07:00 |
|
|
bef7a6c7b8
|
updating database test script and pymongo properties meta table population.
|
2015-03-20 16:04:40 -07:00 |
|
|
beb3ecc004
|
add scatterplot script
|
2015-03-20 16:04:12 -07:00 |
|
|
99fd49fc95
|
fix print statements
|
2015-03-20 16:03:59 -07:00 |
|
|
52e0efa386
|
some analysis work last night, but spent most of my time fixing the property table.
|
2015-03-20 08:47:48 -07:00 |
|
|
91b3c4ddfe
|
accounting for bug fix in database population method. moving call for actual population of database.
|
2015-03-20 08:47:19 -07:00 |
|
|
a45598caab
|
fixing an annoying bug, now we can put multiple properties in our property table.
|
2015-03-20 08:46:37 -07:00 |
|
|
eb0f190153
|
updating database scripts with a few improved fixes.
|
2015-03-19 23:41:58 -07:00 |
|
|
650c5430a4
|
Merge branch 'master' of https://github.com/charlesreid1/15metro
|
2015-03-19 23:40:41 -07:00 |
|
|
d55604af41
|
update property and property meta table updates. property meta update goes second, in case property update fails.
|
2015-03-19 23:39:33 -07:00 |
|
|
08c077e81f
|
remove img
|
2015-03-19 15:10:59 -07:00 |
|
|
3d38f8d4a0
|
fix droptables so it is not so easy to do
|
2015-03-19 09:17:29 -07:00 |
|
|
1fc1895efa
|
separating out some functionality in analysis scripts
|
2015-03-19 09:17:19 -07:00 |
|
|
4212421e3e
|
working through a test example to see what the database looks like...
|
2015-03-19 09:16:41 -07:00 |
|
|
82c361372d
|
updating mongo behavior for properties meta table population.
|
2015-03-19 09:07:59 -07:00 |
|
|
c0996cdaaf
|
adding test script to demonstrate upsert behavior in mongodb and how to do it with pymongo
|
2015-03-19 09:04:44 -07:00 |
|
|
4712b9a85a
|
very 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.
|
2015-03-19 00:11:37 -07:00 |
|
|
eacbc7beec
|
hell yeah! duplicate check works.
|
2015-03-18 23:38:00 -07:00 |
|
|
94bb8a6960
|
splitting drivers into two: populate database, and test database.
|
2015-03-18 23:21:09 -07:00 |
|
|
21c45c282f
|
Updating metro package: use pkg resources in setup, and use it to look up FIPS/CBSA codes
|
2015-03-18 23:20:41 -07:00 |
|
|
07be0bdd6b
|
updating to move everything into its final position.
|
2015-03-18 22:08:23 -07:00 |
|
|
86db5ffaf1
|
Doing quite a bit of shuffling. Python package goes in its own pypkg directory. Expanding documentation.
|
2015-03-18 21:55:42 -07:00 |
|
|
b698cf0997
|
adding script to clear the db
|
2015-03-18 18:42:14 -07:00 |
|
|
9fc4e3f544
|
geometry table population works!!!
|
2015-03-18 18:41:57 -07:00 |
|
|
a5f488a4a6
|
adding pelican site
|
2015-03-18 18:30:54 -07:00 |
|
|
ffdd9c14cb
|
update readme
|
2015-03-18 18:30:49 -07:00 |
|
|
bfe13aba12
|
updating metro script and paving way for metro package
|
2015-03-18 18:30:26 -07:00 |
|
|
8a64272285
|
moving mongod config file
|
2015-03-18 16:08:36 -07:00 |
|
|
0e24c9b298
|
adding finishing touches on first pass of new database methods.
|
2015-03-18 15:59:44 -07:00 |
|
|
e32317a4d6
|
more updates to schema. properties meta table now stores geoid-table list.
|
2015-03-18 09:14:44 -07:00 |
|
|
8c2dd1fca5
|
much cleaner refactoring of database population code. properties still has some things to work out.
|
2015-03-18 09:00:29 -07:00 |
|
|
b0c65496d8
|
latest update to visualize.
|
2015-03-17 21:05:34 -07:00 |
|
|
96318e9c15
|
hell yea its complicated!
|
2015-03-17 21:05:19 -07:00 |
|
|
c8125dcd28
|
updating visualize script with multivariate kde and multi-city kde plots.
|
2015-03-17 18:40:15 -07:00 |
|
|
31c3732fc8
|
adding viz morning
|
2015-03-17 09:05:31 -07:00 |
|
|
84aedcdd97
|
moving cube to its own place. adding plots for pdfs by age group.
|
2015-03-17 08:21:16 -07:00 |
|
|
f198e44a7f
|
updates to visualize. getting there. pdfs of interesting quantities, several more in the pipeline. strategy for implementing dataframe formulas.
|
2015-03-17 00:40:08 -07:00 |
|
|
a9ec1ba48a
|
morning commit of changes to visualize
|
2015-03-16 08:13:11 -07:00 |
|
|
85ac2b3a8f
|
adding viz script, and fixing properties database population (again) to check for existing records.
|
2015-03-15 21:28:46 -07:00 |
|
|
571a701ea7
|
adding analysis readme
|
2015-03-15 18:13:36 -07:00 |
|
|
1d52ece3f4
|
adding all the tables
|
2015-03-15 18:10:01 -07:00 |
|
|
8747f0e9a1
|
adding beginnings of analysis. start by printing out table quantities. next step is to implement formulas for statistical aggregation based on quanties and keys.
|
2015-03-15 18:08:29 -07:00 |
|
|
e13ac976f9
|
fixing the way we populate the meta tables.
|
2015-03-15 18:07:41 -07:00 |
|
|
e0cf8021f2
|
working properties and properties meta table population
|
2015-03-15 15:19:12 -07:00 |
|
|
4a358d8a93
|
updating to a working geometry table, working geometry meta table.
|
2015-03-15 15:08:26 -07:00 |
|
|
624b6b05d7
|
updating readme with schema and plan for census table data
|
2015-03-15 10:36:46 -07:00 |
|
|
f8aa90fc95
|
add properties table population method to getmetro
|
2015-03-15 00:15:42 -07:00 |
|
|
84da311a06
|
remove node
|
2015-03-15 00:10:00 -07:00 |
|
|
2fd6f05e7a
|
updating section numbering
|
2015-03-15 00:08:38 -07:00 |
|