An open API service indexing awesome lists of open source software.

https://github.com/viveknaskar/mapping

A visual representation of the world map generated by using Python where data of different features are read via json and csv files.
https://github.com/viveknaskar/mapping

folium folium-maps pandas python3

Last synced: 8 months ago
JSON representation

A visual representation of the world map generated by using Python where data of different features are read via json and csv files.

Awesome Lists containing this project

README

          

# mapping
A visual representation of the world map generated by using Python where data of different features are read via json and csv files.

## Prequesites
1. Python 3.x
2. folium
3. pandas