From 12ab643f4d69db4e3ac6a81a1b98207a01dec874 Mon Sep 17 00:00:00 2001 From: flat-data Date: Sun, 5 Jan 2025 09:56:26 +0000 Subject: [PATCH] Flat: latest data (2025-01-05T09:56:26.762Z) { "date": "2025-01-05T09:56:26.762Z", "files": [ { "name": "history.csv", "deltaBytes": 37, "source": "https://api.openweathermap.org/data/2.5/weather?lat=44.81&lon=20.46&units=metric&appid=***" }, { "name": "weather.json", "deltaBytes": 13, "source": "https://api.openweathermap.org/data/2.5/weather?lat=44.81&lon=20.46&units=metric&appid=***" } ] } --- history.csv | 1 + weather.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/history.csv b/history.csv index c3b59f1d2..e8f340e32 100644 --- a/history.csv +++ b/history.csv @@ -1,4 +1,5 @@ temperature in °C,description,date +-1.96,Snow,2025-01-05T09:56:26.588Z -2.96,Snow,2025-01-05T08:56:27.513Z -1.25,Mist,2025-01-05T07:56:24.718Z -4.96,Clouds,2025-01-05T06:56:20.277Z diff --git a/weather.json b/weather.json index bfcd185ab..5e950abd5 100644 --- a/weather.json +++ b/weather.json @@ -1 +1 @@ -{"coord":{"lon":20.46,"lat":44.81},"weather":[{"id":601,"main":"Snow","description":"snow","icon":"13d"}],"base":"stations","main":{"temp":-2.96,"feels_like":-2.96,"temp_min":-5.08,"temp_max":-2.96,"pressure":1021,"humidity":93,"sea_level":1021,"grnd_level":1004},"visibility":6000,"wind":{"speed":0,"deg":0},"snow":{"1h":4},"clouds":{"all":100},"dt":1736067386,"sys":{"type":1,"id":7028,"country":"RS","sunrise":1736057731,"sunset":1736089873},"timezone":3600,"id":792680,"name":"Belgrade","cod":200} \ No newline at end of file +{"coord":{"lon":20.46,"lat":44.81},"weather":[{"id":602,"main":"Snow","description":"heavy snow","icon":"13d"}],"base":"stations","main":{"temp":-1.96,"feels_like":-1.96,"temp_min":-3.08,"temp_max":-1.96,"pressure":1020,"humidity":93,"sea_level":1020,"grnd_level":1003},"visibility":7000,"wind":{"speed":1.03,"deg":0},"snow":{"1h":8.04},"clouds":{"all":99},"dt":1736070985,"sys":{"type":1,"id":7028,"country":"RS","sunrise":1736057731,"sunset":1736089873},"timezone":3600,"id":865971,"name":"Stari Grad","cod":200} \ No newline at end of file