Skip to content
Snippets Groups Projects
Commit b2ca0d9c authored by Christophe Benz's avatar Christophe Benz
Browse files

Add OBS_STATUS in observations.tsv and code and value in dataset.json

parent 52e01159
No related branches found
No related tags found
No related merge requests found
PERIOD VALUE
1950 3
1960 4
\ No newline at end of file
PERIOD VALUE OBS_STATUS
1950 3 P
1960 4
PERIOD VALUE
1950 1
1960 2
\ No newline at end of file
PERIOD VALUE OBS_STATUS
1950 1
1960 2 E
{
"attributes_labels": {
"OBS_STATUS": "Observation Status",
"OBS_VALUE": "Observation Value",
"TIME_PERIOD": "Time period or range"
"OBS_STATUS": "Observation Status"
},
"code": "dataset1",
"name": "Exports - gas - monthly data",
......@@ -15,6 +13,12 @@
"product",
"geo"
],
"attributes_values_labels":{
"OBS_STATUS": {
"P": "Previsionnal",
"E": "Estimated"
}
},
"dimensions_labels": {
"FREQ": "Frequency",
"geo": "Geopolitical entity (reporting)",
......
{
"attributes_labels": {
"OBS_STATUS": "Observation Status",
"OBS_VALUE": "Observation Value",
"TIME_PERIOD": "Time period or range"
},
"code": "dataset2",
"dimensions_codes_order": [
"FREQ",
......
{
"attributes_labels": {
"OBS_STATUS": "Observation Status",
"OBS_VALUE": "Observation Value",
"TIME_PERIOD": "Time period or range"
},
"code": "dataset3",
"dimensions_codes_order": [
"FREQ",
......
{
"attributes_labels": {
"OBS_STATUS": "Observation Status",
"OBS_VALUE": "Observation Value",
"TIME_PERIOD": "Time period or range"
},
"code": "dataset4",
"dimensions_codes_order": [
"FREQ",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment