From 45052cf153a3ec4cae610e2510a55f629f73f03e Mon Sep 17 00:00:00 2001 From: flat-data Date: Tue, 7 Jan 2025 11:56:24 +0000 Subject: [PATCH] Flat: latest data (2025-01-07T11:56:24.214Z) { "date": "2025-01-07T11:56:24.214Z", "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": 0, "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 cdb4a162f..99553aec8 100644 --- a/history.csv +++ b/history.csv @@ -1,4 +1,5 @@ temperature in °C,description,date +12.77,Rain,2025-01-07T11:56:24.054Z 12.39,Rain,2025-01-07T10:56:18.698Z 12.02,Rain,2025-01-07T09:56:17.281Z 10.95,Rain,2025-01-07T08:56:21.684Z diff --git a/weather.json b/weather.json index e84d6a7d6..2dae7e50f 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":"10d"}],"base":"stations","main":{"temp":12.39,"feels_like":11.43,"temp_min":10.44,"temp_max":12.64,"pressure":1013,"humidity":67,"sea_level":1013,"grnd_level":997},"visibility":10000,"wind":{"speed":5.66,"deg":140},"rain":{"1h":9.49},"clouds":{"all":0},"dt":1736247378,"sys":{"type":2,"id":2037836,"country":"RS","sunrise":1736230510,"sunset":1736262798},"timezone":3600,"id":791148,"name":"Dorćol","cod":200} \ No newline at end of file +{"coord":{"lon":20.46,"lat":44.81},"weather":[{"id":502,"main":"Rain","description":"heavy intensity rain","icon":"10d"}],"base":"stations","main":{"temp":12.77,"feels_like":11.85,"temp_min":12.1,"temp_max":13.04,"pressure":1012,"humidity":67,"sea_level":1012,"grnd_level":996},"visibility":10000,"wind":{"speed":5.14,"deg":140},"rain":{"1h":9.49},"clouds":{"all":0},"dt":1736250983,"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