EarthSignals is an interactive climate change insights dashboard that transforms raw global climate datasets into meaningful visualizations. The platform helps users understand trends in CO₂ emissions, temperature changes, and renewable energy adoption across countries, making climate data accessible for research, education, and policy awareness.
Climate change data is widely available but often scattered, complex, and difficult to interpret for non-experts. Policymakers, students, and researchers struggle to extract actionable insights from large datasets without technical tools or visual context.
EarthSignals bridges this gap by providing an intuitive, visual dashboard that allows users to:
- Select countries dynamically
- Explore climate trends through interactive charts and summary box for each country
- Identify top CO₂ emitters
- Understand correlations between temperature, emissions, and renewable energy
The platform converts raw datasets into clear insights, enabling data-driven discussions on climate action.
- 🌎 Country-wise Climate Analysis
- 📈 CO₂ Emissions Trend Line Chart
- 🔬 Scatter Plots
- Temperature vs CO₂ Emissions
- Renewable Energy vs CO₂ Emissions
- 📊 Mini Summary Box
- Average CO₂ emissions
- Temperature trends
- Renewable energy contribution
- 🎨 Clean, modern UI with a climate-inspired color palette
- Kaggle Climate Change Dataset
- The dataset contains historical records of:
- CO₂ emissions
- Temperature variations
- Renewable energy data
- Used as a trusted open-source data foundation for analysis and visualization.
Data analysis and visualization were implemented using:
- Pandas– Data cleaning, filtering, aggregation
- NumPy– Numerical computations
- Matplotlib– Trend and scatter plots
- Seaborn– Statistical visualizations and styling These tools were used to explore patterns, correlations, and trends before integrating the insights into the dashboard.
- HTML5
- CSS3 (custom themed UI)
- JavaScript
- Chart.js (interactive visualizations)
- Python
- Pandas
- NumPy
- Matplotlib
- Seaborn
- Kaggle (owned by Google since 2017)
- Google Gemini (for suggestions in UI development, colour scheme etc. and feature enhancement)
Hosted on github pages.