Skip to content

Globe-Eater/Geocoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Geocoder

Uses the Google Maps API to get address, lat, long, and other infromation from a specified location.

Usage:

This notebook is dependent on the Anaconda Python Software package. To use this notebook that will be needed. To download and install Anaconda please visit https://www.anaconda.com/. You will need your own API key inorder to access Google Maps. You can obtain one free of charge here: https://developers.google.com/maps/documentation/javascript/get-api-key

  1. Download the notebook from this site.
  2. Start the notebook by running the command in the anaconda prompt or in a terminal:
  3. juypter notebook
  4. This will open a homepage for juypter where you can navigate to where you downloaded the notebook.
  5. The location used will be loaded into a pandas dataframe for viewing and manipulation.

About

Google Maps API notebook to request data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published