summaryrefslogtreecommitdiffstats
path: root/europastats/data/weather.json
diff options
context:
space:
mode:
Diffstat (limited to 'europastats/data/weather.json')
-rw-r--r--europastats/data/weather.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/europastats/data/weather.json b/europastats/data/weather.json
new file mode 100644
index 0000000..7fd52d6
--- /dev/null
+++ b/europastats/data/weather.json
@@ -0,0 +1 @@
+[{"date": "2017-09-19", "maxTemp": 16, "minTemp": 9, "weatherIcon": 2, "precipitation": 0.8, "precipitationProbability": 84, "sunshineHours": 4, "windDirection": 340, "windSpeed": 5}, {"date": "2017-09-20", "maxTemp": 17, "minTemp": 8, "weatherIcon": 2, "precipitation": 0.0, "precipitationProbability": 40, "sunshineHours": 6, "windDirection": 360, "windSpeed": 5}, {"date": "2017-09-21", "maxTemp": 19, "minTemp": 5, "weatherIcon": 1, "precipitation": 0.0, "precipitationProbability": 23, "sunshineHours": 9, "windDirection": 10, "windSpeed": 5}]