A data visualization project aimed at displaying global population distribution using an interactive world map.
This project helps highlight population density differences across countries and continents.
- Choropleth Map: Visualized population per country using color gradients.
- Interactive Hover Info: Displayed country names and exact population figures on hover.
- Scalable Color Scale: Represented low to high population values effectively.
- Responsive Design: Suitable for both desktop and mobile viewing.
๐ง Tools used: Python, Plotly (Choropleth), GeoJSON, Pandas