bennylope / pygeocodio

:globe_with_meridians: A Python wrapper for the Geocodio geolocation service API
BSD 3-Clause "New" or "Revised" License
94 stars 21 forks source link

Add ACS fields #23

Closed pedromachados closed 5 years ago

pedromachados commented 5 years ago

Geocode.io now provides American Community Survey data. See https://www.geocod.io/docs/#fields

This PR adds 5 acs field options to the list of allowed fields.

bennylope commented 5 years ago

Thanks! This is now up as v0.8.0.