From b44a51bf86cc7100cb2205257aba18c7ff2f47c9 Mon Sep 17 00:00:00 2001 From: flat-data Date: Sun, 5 Jan 2025 10:56:20 +0000 Subject: [PATCH] Flat: latest data (2025-01-05T10:56:20.626Z) { "date": "2025-01-05T10:56:20.626Z", "files": [ { "name": "history.csv", "deltaBytes": 39, "source": "https://api.openweathermap.org/data/2.5/weather?lat=44.81&lon=20.46&units=metric&appid=***" }, { "name": "weather.json", "deltaBytes": -10, "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 e8f340e32..1d041d22b 100644 --- a/history.csv +++ b/history.csv @@ -1,4 +1,5 @@ temperature in °C,description,date +-0.96,Clouds,2025-01-05T10:56:20.463Z -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 diff --git a/weather.json b/weather.json index 5e950abd5..1054bdc20 100644 --- a/weather.json +++ b/weather.json @@ -1 +1 @@ -{"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 +{"coord":{"lon":20.46,"lat":44.81},"weather":[{"id":804,"main":"Clouds","description":"overcast clouds","icon":"04d"}],"base":"stations","main":{"temp":-0.96,"feels_like":-2.91,"temp_min":-1.08,"temp_max":-0.96,"pressure":1019,"humidity":100,"sea_level":1019,"grnd_level":1002},"visibility":7000,"wind":{"speed":1.54,"deg":40},"clouds":{"all":90},"dt":1736074579,"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