From 28cec78d7d473932c8822871663ec350ad55fee5 Mon Sep 17 00:00:00 2001 From: flat-data Date: Sat, 4 Jan 2025 19:56:29 +0000 Subject: [PATCH] Flat: latest data (2025-01-04T19:56:29.091Z) { "date": "2025-01-04T19:56:29.091Z", "files": [ { "name": "history.csv", "deltaBytes": 35, "source": "https://api.openweathermap.org/data/2.5/weather?lat=44.81&lon=20.46&units=metric&appid=***" }, { "name": "weather.json", "deltaBytes": -1, "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 62ccf5818..e93161b34 100644 --- a/history.csv +++ b/history.csv @@ -1,4 +1,5 @@ temperature in °C,description,date +-1.5,Fog,2025-01-04T19:56:28.943Z -1.5,Fog,2025-01-04T18:56:23.848Z -1.14,Fog,2025-01-04T17:56:23.853Z -2.98,Fog,2025-01-04T16:56:22.678Z diff --git a/weather.json b/weather.json index 00336936f..a15c79481 100644 --- a/weather.json +++ b/weather.json @@ -1 +1 @@ -{"coord":{"lon":20.46,"lat":44.81},"weather":[{"id":741,"main":"Fog","description":"fog","icon":"50n"}],"base":"stations","main":{"temp":-1.5,"feels_like":-3.53,"temp_min":-2.9,"temp_max":-1.25,"pressure":1025,"humidity":94,"sea_level":1025,"grnd_level":1008},"visibility":300,"wind":{"speed":1.54,"deg":100},"clouds":{"all":100},"dt":1736016983,"sys":{"type":2,"id":2037836,"country":"RS","sunrise":1735971338,"sunset":1736003414},"timezone":3600,"id":792680,"name":"Belgrade","cod":200} \ No newline at end of file +{"coord":{"lon":20.46,"lat":44.81},"weather":[{"id":741,"main":"Fog","description":"fog","icon":"50n"}],"base":"stations","main":{"temp":-1.5,"feels_like":-1.5,"temp_min":-2.34,"temp_max":-1.25,"pressure":1025,"humidity":95,"sea_level":1025,"grnd_level":1008},"visibility":300,"wind":{"speed":1.03,"deg":50},"clouds":{"all":100},"dt":1736020588,"sys":{"type":2,"id":2037836,"country":"RS","sunrise":1735971338,"sunset":1736003414},"timezone":3600,"id":792680,"name":"Belgrade","cod":200} \ No newline at end of file