Skip to content

ambuvjyn/Jupyter-Notebook-to-Retrieve-Longitude-and-Latitude-of-Bulk-Place-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jupyter-Notebook-to-Retrieve-Longitude-and-Latitude-of-Bulk-Place-Data

Jupyter Notebook to Retrieve Longitude and Latitude of a huge number of places

Python libraries used in this notebook.

The result file places_with_coordinates.txt has some result as null which shows that geopy coudnt figure out those places.

Data file : Randomly curated by Ambu Vijayan

Commands to install required python packages for this Jupyter Notebook

  • sudo apt install python3-pip to install pip3 and Python 3
  • sudo pip install geopy

Disclaimer : The csv data is just random values and doesnot represent any real data.

About

Jupyter Notebook to Retrieve Longitude and Latitude of a huge number of places

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published