Oil Reserves

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
period
Type
date
Sample
                       
Country
               

No description available for this field.

Name (identifier)
country
Type
text
Sample
                       
Crude oil including lease condensate reserves
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       
productName
               

No description available for this field.

Name (identifier)
productname
Type
text
Sample
                       
productId
               

No description available for this field.

Name (identifier)
productid
Type
integer
Sample
                       
activityId
               

No description available for this field.

Name (identifier)
activityid
Type
integer
Sample
                       
activityName
               

No description available for this field.

Name (identifier)
activityname
Type
text
Sample
                       
countryRegionId
               

No description available for this field.

Name (identifier)
countryregionid
Type
text
Sample
                       
countryRegionTypeId
               

No description available for this field.

Name (identifier)
countryregiontypeid
Type
text
Sample
                       
countryRegionTypeName
               

No description available for this field.

Name (identifier)
countryregiontypename
Type
text
Sample
                       
dataFlagId
               

No description available for this field.

Name (identifier)
dataflagid
Type
decimal
Sample
                       
dataFlagDescription
               

No description available for this field.

Name (identifier)
dataflagdescription
Type
text
Sample
                       
unitName
               

No description available for this field.

Name (identifier)
unitname
Type
text
Sample
                       
unit
               

No description available for this field.

Name (identifier)
unit
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"oil-reserves-1980-2016-copy-copy",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/oil-reserves-1980-2016-copy-copy"
      }
    ]
    ,
  • "definitions":
    {
    • "oil-reserves-1980-2016-copy-copy":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/oil-reserves-1980-2016-copy-copy_records"
            }
          }
        }
      }
      ,
    • "oil-reserves-1980-2016-copy-copy_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "country":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Crude oil including lease condensate reserves",
              • "description":""
              }
              ,
            • "productname":
              {
              • "type":"string",
              • "title":"productName",
              • "description":""
              }
              ,
            • "productid":
              {
              • "type":"integer",
              • "title":"productId",
              • "description":""
              }
              ,
            • "activityid":
              {
              • "type":"integer",
              • "title":"activityId",
              • "description":""
              }
              ,
            • "activityname":
              {
              • "type":"string",
              • "title":"activityName",
              • "description":""
              }
              ,
            • "countryregionid":
              {
              • "type":"string",
              • "title":"countryRegionId",
              • "description":""
              }
              ,
            • "countryregiontypeid":
              {
              • "type":"string",
              • "title":"countryRegionTypeId",
              • "description":""
              }
              ,
            • "countryregiontypename":
              {
              • "type":"string",
              • "title":"countryRegionTypeName",
              • "description":""
              }
              ,
            • "dataflagid":
              {
              • "type":"number",
              • "title":"dataFlagId",
              • "description":""
              }
              ,
            • "dataflagdescription":
              {
              • "type":"string",
              • "title":"dataFlagDescription",
              • "description":""
              }
              ,
            • "unitname":
              {
              • "type":"string",
              • "title":"unitName",
              • "description":""
              }
              ,
            • "unit":
              {
              • "type":"string",
              • "title":"unit",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets