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.
- Host: GitHub
- URL: https://github.com/viveknaskar/mapping
- Owner: viveknaskar
- Created: 2022-10-16T10:34:49.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-16T10:51:28.000Z (almost 3 years ago)
- Last Synced: 2023-08-29T19:20:04.832Z (about 2 years ago)
- Topics: folium, folium-maps, pandas, python3
- Language: Python
- Homepage:
- Size: 1.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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