This is a python tool to geocode addresses provided through a csv file. The project was initally designed for a client in healthcare domain but can be used by anyone. The tool provides an option to ...
This repository contains tools to geocode addresses from a CSV file using the Google Maps Geocoding API. Two versions are provided: geocode_addresses.ipynb: A Jupyter Notebook for interactive use, ...