From ea208d87d1b6a4ec579c736e85f54d9bad8490fa Mon Sep 17 00:00:00 2001 From: flat-data Date: Tue, 7 Jan 2025 02:09:24 +0000 Subject: [PATCH] Flat: latest data (2025-01-07T02:09:24.938Z) { "date": "2025-01-07T02:09:24.938Z", "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": -7, "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 ccb31a282..fa3258537 100644 --- a/history.csv +++ b/history.csv @@ -1,4 +1,5 @@ temperature in °C,description,date +7.65,Rain,2025-01-07T02:09:24.781Z 7.64,Rain,2025-01-06T23:56:20.822Z 6.92,Rain,2025-01-06T22:56:24.177Z 7.6,Rain,2025-01-06T21:56:26.384Z diff --git a/weather.json b/weather.json index 0408efb4d..2ff8fcbfc 100644 --- a/weather.json +++ b/weather.json @@ -1 +1 @@ -{"coord":{"lon":20.46,"lat":44.81},"weather":[{"id":502,"main":"Rain","description":"heavy intensity rain","icon":"10n"}],"base":"stations","main":{"temp":7.64,"feels_like":5.98,"temp_min":7.64,"temp_max":7.92,"pressure":1013,"humidity":75,"sea_level":1013,"grnd_level":997},"visibility":10000,"wind":{"speed":2.56,"deg":144,"gust":2.47},"rain":{"1h":4.21},"clouds":{"all":55},"dt":1736207779,"sys":{"type":2,"id":2037836,"country":"RS","sunrise":1736230510,"sunset":1736262798},"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":7.65,"feels_like":5.84,"temp_min":6.55,"temp_max":7.92,"pressure":1013,"humidity":76,"sea_level":1013,"grnd_level":996},"visibility":10000,"wind":{"speed":2.77,"deg":149,"gust":3.07},"rain":{"1h":3.76},"clouds":{"all":91},"dt":1736215763,"sys":{"type":2,"id":2037836,"country":"RS","sunrise":1736230510,"sunset":1736262798},"timezone":3600,"id":792680,"name":"Belgrade","cod":200} \ No newline at end of file