Skip to content

Siddhant-K-code/india-climate-spiral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🌑️ India's Climate Spiral

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 πŸ˜‰)

🎬 Preview

Climate Spiral Animation

πŸ“Š What Am I Looking At?

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

πŸ” Data Source

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).

πŸ› οΈ Tech Stack

Built with Python love using:

  • 🐼 pandas for data wrangling
  • 🎨 matplotlib for the mesmerizing visualization
  • πŸ”„ animation tools to bring the data to life

πŸš€ Quick Start

  1. Install requirements:
pip install pandas numpy matplotlib
  1. Run the visualization:
python main.py
  1. Watch the climate story unfold! 🌍

πŸ“ Note

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! πŸ’ƒ