animator / learn-python

📖🐍 Free & Open Source book to master Python 3. Also available: PDF & Web Interface.
https://animator.github.io/learn-python/
Creative Commons Attribution Share Alike 4.0 International
329 stars 210 forks source link

Mapping Indian States' Sales Data: A Step-by-Step Guide with Folium and GeoJSON #1326

Closed Salma-Mamdoh closed 2 months ago

Salma-Mamdoh commented 3 months ago

This chat explains how to create an interactive choropleth map of India to visualize state-wise sales data using folium and GeoJSON. It covers loading GeoJSON data, mapping state names to align with GeoJSON properties, and rendering a map with a sales distribution overlay. Screenshot 2024-07-01 180129

Salma-Mamdoh commented 3 months ago

@ashitaprasad please assign this issue to me and add suitable labels