Skip to content

[Approved to present] Climate Data Visualizer #33

balohars requested to merge balohars/ppy1-2025:climate-data-visualizer into main

This project is a climate data visualiser and analyzer, that fetches weather data (temprature, humidity, pressure) for a given location using Open-Meteo API and geocoding it through Nominatim API. With the help of Streamlit features user-friendly UI, where user can write the name of the needed location, choose in which date period to analyze data, and set the time of the day he is interested in.

Merge request reports