Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -16,10 +16,10 @@ tags:
|
|
| 16 |
This repository is a **private open-source project** and is **not an official** repository of the Federal Statistical Office of Germany (Destatis).
|
| 17 |
|
| 18 |
## Data Explanation
|
| 19 |
-
- Official dataset label: X13 JDemetra+
|
| 20 |
- Source CSV: https://www.destatis.de/static/de_/opendata/data/auftragseingang_gebrauchsgueter_x13.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,7 +40,8 @@ Columns (sample):
|
|
| 40 |
## Field Notes
|
| 41 |
- `datum`: time index / reporting period.
|
| 42 |
- `originalwert_2021100`: raw/original value from source table.
|
| 43 |
-
- `originalwert_vernderung_gegenber_vorjahresmonat_in_`:
|
|
|
|
| 44 |
|
| 45 |
## Processing Pipeline
|
| 46 |
The source CSV is processed without AI generation:
|
|
|
|
| 16 |
This repository is a **private open-source project** and is **not an official** repository of the Federal Statistical Office of Germany (Destatis).
|
| 17 |
|
| 18 |
## Data Explanation
|
| 19 |
+
- Official dataset label: Auftragseingangsindex Gebrauchsgüter mit Kalender- und Saisonbereinigung nach X13 JDemetra+
|
| 20 |
- Source CSV: https://www.destatis.de/static/de_/opendata/data/auftragseingang_gebrauchsgueter_x13.csv
|
| 21 |
- Source page: https://www.destatis.de/EN/Service/OpenData/short-term-indicators.html
|
| 22 |
+
- Snapshot timestamp (UTC): 2026-05-11T12:30:38.578468+00:00
|
| 23 |
|
| 24 |
## Overview
|
| 25 |
This dataset contains a machine-learning-ready tabular version of a Destatis open-data series.
|
|
|
|
| 40 |
## Field Notes
|
| 41 |
- `datum`: time index / reporting period.
|
| 42 |
- `originalwert_2021100`: raw/original value from source table.
|
| 43 |
+
- `originalwert_vernderung_gegenber_vorjahresmonat_in_`: period-over-period or year-over-year change metric.
|
| 44 |
+
- `saison_und_kalenderbereinigte_werte_nach_x_13_jdemetra_vernderung_gegenber_vorsmonat_in_`: period-over-period or year-over-year change metric.
|
| 45 |
|
| 46 |
## Processing Pipeline
|
| 47 |
The source CSV is processed without AI generation:
|