CEANYC / directory-map

2 stars 0 forks source link

Look into performing spatial lookup to find which city council a point is in using a GitHub Action #17

Open ebrelsford opened 2 years ago

danmillr commented 2 years ago

https://api.nyc.gov/geoclient/v1/doc/

danmillr commented 2 years ago

https://api.nyc.gov/geoclient/v1/doc/

Need to check if this is currently being maintained and updated by NYC Planning, but this API will return political info, like city council, community, congressional, and census ids when given an address (houseNumber, street, borough, zip)

ebrelsford commented 2 years ago

Should be relatively easy to add in the geocode script. Big thing is that we will want to set up the fields in Airtable first so we can update them there.