ward-wise / data-analysis

Data analysis on Chicago infrastructure and infrastructure spending
MIT License
3 stars 7 forks source link

Create a geo-coding pipeline #1

Closed smacmullan closed 1 year ago

smacmullan commented 1 year ago

Write a Python function that takes an address and returns GPS coordinates.

Use geopy and the Nominatim API?