Show HN: Realtime Weather Data for InfluxDB
stream.marpledata.comHi HN! I made a tiny app to write real-time weather data into an InfluxDB database. Initially, I made it to test out InfluxDB deployments at work but figured it could be useful to other people too.
The app gives you
- temperature and CO2 data from 10 houses around the world
- generated by a combination of real inputs from a weather API + my own simulation
If you have an InfluxDB lying around, please give it a go! I also recommend checking ClickHouse database for analyzing massive weather data sets: https://clickhouse.com/blog/real-world-data-noaa-climate-dat...