Skip to content

Python script for geocoding addresses in batches using Google Geocode API

Notifications You must be signed in to change notification settings

shanealynn/python_batch_geocode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Batch Geocoding with Python and Google Geocoding API

This repository contains a python script to geocode multiple addresses using the Google Geocoding API.

Addresses can be geocoded for free at a rate of 2500 addresses per day, limited by Google. With a Google Developer API key, any number of addresses can be geocoded.

Data input and output is processed from CSV files.

Please see full blog post at www.shanelynn.ie/

About

Python script for geocoding addresses in batches using Google Geocode API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages