You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

1h 56m 36s logged

Devlog #1 🌍
Hi everyone!

I’m Shehma Ali, and welcome to my first devlog.

Today I’ll be sharing what my project is and what I’ve done so far.🚀

•My Project Visualizes 80 years of climate change using real NASA and Copernicus climate data.

•Lets users explore temperature trends for 10 cities from the 1940s to 2025.

•Includes city trend graphs, global comparisons, warming rankings, and heatmaps.

•Features future temperature predictions using linear regression with adjustable controls.

•Built entirely in Python using Pandas, Plotly, and Streamlit.

•Makes complex climate data simple and easy to understand.

🔨 Progress So Far

To be completely honest, the data collection stage has been brutal.

I first had to find city-level climate data from NASA and country-level climate data from Copernicus, which took a lot more searching than I expected. After gathering all the CSV files, I aligned them to the same year range and cleaned them so they could be used together in the project.

With the datasets now prepared FINALLY, I’m ready to start building the visualisations and bringing the app to life.
See you in the next devlog! 🌎✨

0
2

Comments 0

No comments yet. Be the first!