local_hourly | R Documentation |
A dataset containing hourly temperatures for Freiburg from 2019-09-01 to 2022-12-31. Downloaded from opendata.dwd.de and preprocessed.
A data frame with 29232 rows and 3 variables
The dataset can be loaded using load_test("hour").
Stations_id: 01443 Stationsname: Freiburg
The variables are as follows:
date in year-month-day - character
tmean hourly mean temperature in °C - numeric
https://opendata.dwd.de/climate_environment/CDC/observations_germany/climate/hourly/air_temperature/historical/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.