The aim of this project is to use GitHub Actions to periodically collect JSON data from different APIs:
Indoor temperature and humidity readings from a DHT22 sensor, collected hourly.
The dataset includes a radial "weather wheel" visualization built with D3.js, showing data across the years.
Outdoor weather data (temperature, humidity) for Milan via OpenWeatherMap, collected three times daily.
The dataset includes a radial "weather wheel" visualization built with D3.js, showing data across the years.
The visualization is inspired by the Weather Radials project, with a D3.js adaptation by Nitaku.

