Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -19,7 +19,7 @@ This repository is a **private open-source project** and is **not an official**
|
|
| 19 |
- Official dataset label: Unemployed
|
| 20 |
- Source CSV: https://www.destatis.de/static/de_/opendata/data/arbeitslose_bv41.csv
|
| 21 |
- Source page: https://www.destatis.de/EN/Service/OpenData/short-term-indicators.html
|
| 22 |
-
- Snapshot timestamp (UTC): 2026-05-11T12:
|
| 23 |
|
| 24 |
## Overview
|
| 25 |
This dataset contains a machine-learning-ready tabular version of a Destatis open-data series.
|
|
@@ -40,6 +40,14 @@ Columns (sample):
|
|
| 40 |
- `kalender_und_saisonbereinigte_werte_bv_41_in_1000`
|
| 41 |
- `kalender_und_saisonbereinigte_werte_bv_41_vernderung_gegenber_vormonat_in_`
|
| 42 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 43 |
## Processing Pipeline
|
| 44 |
The source CSV is processed without AI generation:
|
| 45 |
- delimiter normalization
|
|
@@ -56,7 +64,7 @@ The source CSV is processed without AI generation:
|
|
| 56 |
- Quality note: ok
|
| 57 |
|
| 58 |
## Official Context Snippet
|
| 59 |
-
|
| 60 |
|
| 61 |
## Intended Use
|
| 62 |
This dataset is suitable for:
|
|
|
|
| 19 |
- Official dataset label: Unemployed
|
| 20 |
- Source CSV: https://www.destatis.de/static/de_/opendata/data/arbeitslose_bv41.csv
|
| 21 |
- Source page: https://www.destatis.de/EN/Service/OpenData/short-term-indicators.html
|
| 22 |
+
- Snapshot timestamp (UTC): 2026-05-11T12:27:15.399928+00:00
|
| 23 |
|
| 24 |
## Overview
|
| 25 |
This dataset contains a machine-learning-ready tabular version of a Destatis open-data series.
|
|
|
|
| 40 |
- `kalender_und_saisonbereinigte_werte_bv_41_in_1000`
|
| 41 |
- `kalender_und_saisonbereinigte_werte_bv_41_vernderung_gegenber_vormonat_in_`
|
| 42 |
|
| 43 |
+
## Field Notes
|
| 44 |
+
- `datum`: time index / reporting period.
|
| 45 |
+
- `originalwert_in_1000`: raw/original value from source table.
|
| 46 |
+
- `originalwert_vernderung_gegenber_vorjahresmonat_in_`: raw/original value from source table.
|
| 47 |
+
- `originalwert_in_1000_vernderung_gegenber_vorjahresmonat_absolut`: raw/original value from source table.
|
| 48 |
+
- `trendkonjunkturkomponente_bv_41_in_1000`: seasonally/calendar adjusted trend component.
|
| 49 |
+
- `trendkonjunkturkomponente_bv_41_vernderung_gegenber_vormonat_in_`: seasonally/calendar adjusted trend component.
|
| 50 |
+
|
| 51 |
## Processing Pipeline
|
| 52 |
The source CSV is processed without AI generation:
|
| 53 |
- delimiter normalization
|
|
|
|
| 64 |
- Quality note: ok
|
| 65 |
|
| 66 |
## Official Context Snippet
|
| 67 |
+
Unemployed
|
| 68 |
|
| 69 |
## Intended Use
|
| 70 |
This dataset is suitable for:
|