In this Green Numbers data tutorial I show you how to use the census API to geocode a list of street addresses and read the returned values in a pandas dataframe.
The Census Bureau provides a API that allows you submit a list of street addresses and receive geocoded values in return. Those values include the latitude, longitude, state FIPS code, county FIPS code, census tract, and census block.
There’s a lot of documentation that describes the format of the address file you need to submit, instructions for submission such as selecting the time period when the address range was captured, and the format of the file you receive in return. You can find links to this information in this video’s description.
In this video I’m going to show you:
-what the street address file should look like,
-how to use the API in python to submit the file,
-and how to read the returned data into a pandas dataframe.
https://github.com/greennumbers/python
https://www2.census.gov/geo/pdfs/maps...
https://www.census.gov/programs-surve...
https://geocoding.geo.census.gov/geoc...
https://geocoding.geo.census.gov/geoc...
На этой странице сайта вы можете посмотреть видео онлайн How to Geocode in Python Using the Census API | Data Tutorial | Python длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Green Numbers 05 Май 2021, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 1,965 раз и оно понравилось 38 зрителям. Приятного просмотра!