temp_data | R Documentation |
This dataset contains daily temperature measurements in °C from the Hohenpeißenberg weather station in Germany, covering 145 years: 1878-01-01 to 2023-12-31.
data(temp_data)
A tibble with 52,960 rows and 2 columns:
Date of observation (class Date
)
Temperature measured in °C (numeric)
The data was obtained from the Open Data Server of the German Meteorological Service (Deutscher Wetterdienst, DWD): https://opendata.dwd.de/ and thus, is protected by law. It is reused under the Creative Commons license CC BY 4.0.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.