open-city / recycling

Crowdsourcing data about which residential buildings do not have recycling in Chicago
MIT License
27 stars 24 forks source link

An attempt at new ward info #170

Closed evz closed 8 years ago

evz commented 8 years ago

So, I know this is not a totally node based solution but this is what I was able to come up with at a hack night. As you'll notice (I hope), I was able to keep the format of the json blobs for the various wards. Not sure now this will work with the schema / migrations you have setup but it's relatively flexible and I'm willing to modify it as needed. (and you should be able to run that python script without having any special dependencies installed).

Closes #168 (I hope)

alexkahn commented 8 years ago

Thanks for putting this together! I really appreciate you putting in the time to contribute to the project and your work was used to make #171.