From 32e2ca4aca20c159f135f21d85baef3b9eca6f3e Mon Sep 17 00:00:00 2001 From: flat-data Date: Wed, 8 Jan 2025 02:08:12 +0000 Subject: [PATCH] Flat: latest data (2025-01-08T02:08:12.794Z) { "date": "2025-01-08T02:08:12.794Z", "files": [ { "name": "history.csv", "deltaBytes": 36, "source": "https://api.openweathermap.org/data/2.5/weather?lat=44.81&lon=20.46&units=metric&appid=***" }, { "name": "weather.json", "deltaBytes": -3, "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 27e0763b2..2226a9096 100644 --- a/history.csv +++ b/history.csv @@ -1,4 +1,5 @@ temperature in °C,description,date +9.65,Rain,2025-01-08T02:08:12.635Z 12.83,Rain,2025-01-07T23:56:22.757Z 12.04,Rain,2025-01-07T22:56:17.130Z 12.78,Rain,2025-01-07T21:56:19.155Z diff --git a/weather.json b/weather.json index 10a371e24..aeffbac46 100644 --- a/weather.json +++ b/weather.json @@ -1 +1 @@ -{"coord":{"lon":20.46,"lat":44.81},"weather":[{"id":501,"main":"Rain","description":"moderate rain","icon":"10n"}],"base":"stations","main":{"temp":12.83,"feels_like":11.89,"temp_min":10.99,"temp_max":13.19,"pressure":1013,"humidity":66,"sea_level":1013,"grnd_level":997},"visibility":10000,"wind":{"speed":2.06,"deg":240},"rain":{"1h":2.04},"clouds":{"all":0},"dt":1736294181,"sys":{"type":2,"id":2037836,"country":"RS","sunrise":1736316896,"sunset":1736349263},"timezone":3600,"id":792680,"name":"Belgrade","cod":200} \ No newline at end of file +{"coord":{"lon":20.46,"lat":44.81},"weather":[{"id":501,"main":"Rain","description":"moderate rain","icon":"10n"}],"base":"stations","main":{"temp":9.65,"feels_like":8.36,"temp_min":9.04,"temp_max":10.99,"pressure":1013,"humidity":77,"sea_level":1013,"grnd_level":997},"visibility":10000,"wind":{"speed":2.57,"deg":360},"rain":{"1h":1.07},"clouds":{"all":0},"dt":1736302090,"sys":{"type":2,"id":2037836,"country":"RS","sunrise":1736316896,"sunset":1736349263},"timezone":3600,"id":792680,"name":"Belgrade","cod":200} \ No newline at end of file