de-francophones commited on
Commit
ef9e588
·
verified ·
1 Parent(s): 28b45b7

Add language tag

Browse files

Hi
A PR to improve the referencing of your dataset 🤗

Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
  license: etalab-2.0
3
  configs:
4
- - config_name: compact
5
- data_files: "data/datagouvfr-datasets.csv"
6
- - config_name: raw
7
- data_files: "data/datagouvfr-datasets-raw.csv"
 
 
8
  ---
9
 
10
  # datagouvfr-datasets
@@ -26,4 +28,4 @@ This config exposes 3 features:
26
 
27
  ## raw
28
 
29
- All columns from the original catalog, with the preprocess filter described above. Description is still in markdown.
 
1
  ---
2
  license: etalab-2.0
3
  configs:
4
+ - config_name: compact
5
+ data_files: data/datagouvfr-datasets.csv
6
+ - config_name: raw
7
+ data_files: data/datagouvfr-datasets-raw.csv
8
+ language:
9
+ - fr
10
  ---
11
 
12
  # datagouvfr-datasets
 
28
 
29
  ## raw
30
 
31
+ All columns from the original catalog, with the preprocess filter described above. Description is still in markdown.