Production, Trade and Supply of Brown Coal and Oil Shale
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"production-trade-and-supply-of-brown-coal-and-oil-shale",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/production-trade-and-supply-of-brown-coal-and-oil-shale"
}
] - "definitions":{
- "production-trade-and-supply-of-brown-coal-and-oil-shale":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/production-trade-and-supply-of-brown-coal-and-oil-shale_records"
}
}
} - "records":
} - "properties":
- "production-trade-and-supply-of-brown-coal-and-oil-shale_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "ref_area":,{
- "type":"string",
- "title":"REF_AREA",
- "description":""
} - "commodity":,{
- "type":"string",
- "title":"COMMODITY",
- "description":""
} - "transaction":,{
- "type":"string",
- "title":"TRANSACTION",
- "description":""
} - "time_period":,{
- "type":"string",
- "title":"TIME_PERIOD",
- "description":""
} - "periodicity":,{
- "type":"string",
- "title":"Periodicity",
- "description":""
} - "obs_value":,{
- "type":"number",
- "title":"OBS_VALUE",
- "description":""
} - "unit_measure":{
- "type":"string",
- "title":"UNIT_MEASURE",
- "description":""
}
} - "ref_area":
}
} - "fields":
} - "properties":
} - "production-trade-and-supply-of-brown-coal-and-oil-shale":