Domestic Consumption of Refined Products, Crude Oil and Natural Gas by Product
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"domestic-consumption-of-refined-products-crude-oil-and-natural-gas-by-product",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/domestic-consumption-of-refined-products-crude-oil-and-natural-gas-by-product"
}
] - "definitions":{
- "domestic-consumption-of-refined-products-crude-oil-and-natural-gas-by-product":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/domestic-consumption-of-refined-products-crude-oil-and-natural-gas-by-product_records"
}
}
} - "records":
} - "properties":
- "domestic-consumption-of-refined-products-crude-oil-and-natural-gas-by-product_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "time_period":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "product":,{
- "type":"string",
- "title":"Product",
- "description":""
} - "sector":,{
- "type":"string",
- "title":"Sector",
- "description":""
} - "value":,{
- "type":"number",
- "title":"Value",
- "description":""
} - "name":,{
- "type":"string",
- "title":"Name",
- "description":""
} - "periodicity":,{
- "type":"string",
- "title":"Periodicity",
- "description":""
} - "date_object":{
- "type":"string",
- "format":"date",
- "title":"Date_Object",
- "description":""
}
} - "time_period":
}
} - "fields":
} - "properties":
} - "domestic-consumption-of-refined-products-crude-oil-and-natural-gas-by-product":