jonas-is-coding commited on
Commit
aa76177
·
verified ·
1 Parent(s): b9d8121

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -10
README.md CHANGED
@@ -19,7 +19,7 @@ This repository is a **private open-source project** and is **not an official**
19
  - Official dataset label: Exporte, Originalwerte
20
  - Source CSV: https://www.destatis.de/static/de_/opendata/data/exporte_originalwert.csv
21
  - Source page: https://www.destatis.de/EN/Service/OpenData/short-term-indicators.html
22
- - Snapshot timestamp (UTC): 2026-05-12T14:16:36.268722+00:00
23
 
24
  ## Overview
25
  This dataset contains a machine-learning-ready tabular version of a Destatis open-data series.
@@ -31,16 +31,12 @@ Files:
31
  - `README.md`: dataset card with provenance and processing notes
32
 
33
  Columns (sample):
34
- - `datum`
35
- - `insgesamt_mill_eur`
36
- - `ernhrungswirtschaft_zusammen_mill_eur`
37
- - `gewerbliche_wirtschaft_zusammen_mill_eur`
38
- - `rohstoffe_mill_eur`
39
- - `halbwaren_mill_eur`
40
- - `fertigwaren_mill_eur`
41
 
42
  ## Field Notes
43
- - `datum`: time index / reporting period.
44
 
45
  ## Processing Pipeline
46
  The source CSV is processed without AI generation:
@@ -51,7 +47,7 @@ The source CSV is processed without AI generation:
51
  - row consistency checks
52
 
53
  ## Data Quality Notes
54
- - Rows: 312
55
  - Columns: 7
56
  - Numeric columns ratio: 0.86
57
  - Missing ratio: 0.00
 
19
  - Official dataset label: Exporte, Originalwerte
20
  - Source CSV: https://www.destatis.de/static/de_/opendata/data/exporte_originalwert.csv
21
  - Source page: https://www.destatis.de/EN/Service/OpenData/short-term-indicators.html
22
+ - Snapshot timestamp (UTC): 2026-05-21T08:58:22.758005+00:00
23
 
24
  ## Overview
25
  This dataset contains a machine-learning-ready tabular version of a Destatis open-data series.
 
31
  - `README.md`: dataset card with provenance and processing notes
32
 
33
  Columns (sample):
34
+ - `date`
35
+ - `indicator`
36
+ - `value`
 
 
 
 
37
 
38
  ## Field Notes
39
+ - `date`: time index / reporting period.
40
 
41
  ## Processing Pipeline
42
  The source CSV is processed without AI generation:
 
47
  - row consistency checks
48
 
49
  ## Data Quality Notes
50
+ - Rows: 1878
51
  - Columns: 7
52
  - Numeric columns ratio: 0.86
53
  - Missing ratio: 0.00