jonas-is-coding commited on
Commit
6aec370
·
verified ·
1 Parent(s): 0d0aa21

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -2
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: Persons engaged in economic activity
20
  - Source CSV: https://www.destatis.de/static/de_/opendata/data/erwerbstaetige_originalwert.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.
@@ -38,6 +38,8 @@ Columns (sample):
38
 
39
  ## Field Notes
40
  - `datum`: time index / reporting period.
 
 
41
 
42
  ## Processing Pipeline
43
  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: Erwerbstätige, Originalwerte
20
  - Source CSV: https://www.destatis.de/static/de_/opendata/data/erwerbstaetige_originalwert.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.
 
38
 
39
  ## Field Notes
40
  - `datum`: time index / reporting period.
41
+ - `erwerbsttige_mit_wohnort_in_deutschland_vernderung_zum_vorjahresmonat_in_`: period-over-period or year-over-year change metric.
42
+ - `erwerbsttige_mit_wohnort_in_deutschland_vernderung_zum_vorjahresmonat_in_1000`: period-over-period or year-over-year change metric.
43
 
44
  ## Processing Pipeline
45
  The source CSV is processed without AI generation: