codeforkansascity / address-api

A address database accessible through an API that will return attributes about the address, neighborhood, council district, zoning...
http://address-api.codeforkc.org
MIT License
5 stars 9 forks source link

Feed in a CSV and get back additional Geographic Information #108

Closed EricRoche closed 7 years ago

EricRoche commented 7 years ago

Hello,

I would like to upload a csv with partial address information. For example, one data point might be: 6306 E 102nd St 7109 E 112th St 8709 E 114th Ter

Address API would then return the following (plus the original street address) as separate columns in a table/csv.

  1. City
  2. State
  3. Zip
  4. Council District
  5. Neighborhood
zmon commented 7 years ago

Moved to new version codeforkansascity/addressapi-api#7