Biofuels Production in Kboe/d

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
                       
Thousand barrels of oil equivalent per day
               

No description available for this field.

Name (identifier)
thousand_barrels_of_oil_equivalent_per_day
Type
text
Sample
                       
Growth rate per annum 2021
               

No description available for this field.

Name (identifier)
growth_rate_per_annum_2021
Type
decimal
Sample
                       
Growth rate per annum 2011-21
               

No description available for this field.

Name (identifier)
growth_rate_per_annum_2011_21
Type
text
Sample
                       
Share 2021
               

No description available for this field.

Name (identifier)
share_2021
Type
decimal
Sample
                       
Biofuels Production (Kboe/d)
               

No description available for this field.

Name (identifier)
biofuels_production_kboe_d
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"biofuels-production-in-kboed",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/biofuels-production-in-kboed"
      }
    ]
    ,
  • "definitions":
    {
    • "biofuels-production-in-kboed":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/biofuels-production-in-kboed_records"
            }
          }
        }
      }
      ,
    • "biofuels-production-in-kboed_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "thousand_barrels_of_oil_equivalent_per_day":
              {
              • "type":"string",
              • "title":"Thousand barrels of oil equivalent per day",
              • "description":""
              }
              ,
            • "growth_rate_per_annum_2021":
              {
              • "type":"number",
              • "title":"Growth rate per annum 2021",
              • "description":""
              }
              ,
            • "growth_rate_per_annum_2011_21":
              {
              • "type":"string",
              • "title":"Growth rate per annum 2011-21",
              • "description":""
              }
              ,
            • "share_2021":
              {
              • "type":"number",
              • "title":"Share 2021",
              • "description":""
              }
              ,
            • "biofuels_production_kboe_d":
              {
              • "type":"number",
              • "title":"Biofuels Production (Kboe/d)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets