hacknakron / open-data-api

Repository for the API and CSV Import tasks of the Hack N Akron Open Data initiative
5 stars 4 forks source link

Need to Expose CAMA Dwell Data #12

Open ByronDDelpinal opened 7 years ago

ByronDDelpinal commented 7 years ago

Context: The city of Akron has provided us with the COA Owned Parcel and Census Data data in the CSV file CAMADwelDat.csv.

Idea: We should parse this data via a rake task and bring it into our application.

Steps Forward: This can be done in very much the same way that the initial ward data was parsed. I suggest that that process be mimic'd to achieve this goal.