Refined Products Marketed Locally

New records are currently being added to this dataset, this process may take a while. Please note that visualizations might be incomplete in the meantime. Don't hesitate to refresh your page regularly!

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Indicators
               

No description available for this field.

Name (identifier)
energy_statistics_oil_and_gas
Type
text
Sample
                       
Value (,000) U.S. Dollars
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"gas-production",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/gas-production"
      }
    ]
    ,
  • "definitions":
    {
    • "gas-production":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/gas-production_records"
            }
          }
        }
      }
      ,
    • "gas-production_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "energy_statistics_oil_and_gas":
              {
              • "type":"string",
              • "title":"Indicators",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value (,000) U.S. Dollars",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets