A mesmerizing visualization of India's temperature patterns from historical records to 2021, presented in a spiral animation that will make you say "Wow, that's cool!" (pun intended π)
This hypnotic spiral tells the story of India's temperature variations across the seasons:
- Each point represents a monthly temperature
- Colors range from cool (blue) to warm (red)
- Distance from the center shows relative temperature variation
- The animation progresses year by year, revealing temperature patterns over time
The visualization uses official temperature data from the Indian government's open data portal, specifically the "All India Seasonal and Annual Temperature Series" dataset (up to 2021).
Built with Python love using:
- πΌ pandas for data wrangling
- π¨ matplotlib for the mesmerizing visualization
- π animation tools to bring the data to life
- Install requirements:
pip install pandas numpy matplotlib
- Run the visualization:
python main.py
- Watch the climate story unfold! π
This visualization is meant to be both informative and engaging, making climate data more accessible and interesting to everyone. Because sometimes, the best way to understand data is to watch it dance! π