Skip to content

fabiovalse/data-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15,357 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data collector

The aim of this project is to use GitHub Actions to periodically collect JSON data from different APIs:

DHT22

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.

Milan Weather Wheel 2025

Milan

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.

DHT22 Weather Wheel 2026

Weather wheel visualization

The visualization is inspired by the Weather Radials project, with a D3.js adaptation by Nitaku.

Contributors