sample_data_DESN025
A data table with the following columns:
- Station
Station identifier where the data was collected.
- Komponente
The environmental component being measured
(e.g., temperature, NO2).
- Wert
The measured value of the component.
- date
The timestamp for the observation, formatted as a Date-Time
object in the format
"YYYY-MM-DD HH:MM:SS" (e.g., "2010-01-01 07:00:00").
- Komponente_txt
A textual description or label for the component.
The dataset is structured in a long format and is prepared for further
transformation into a wide format for modelling.