Coal: Total proved 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)
year
Type
date
Sample
                       
Region
               

No description available for this field.

Name (identifier)
region
Type
text
Sample
                       
Country
               

No description available for this field.

Name (identifier)
country
Type
text
Sample
                       
Anthracite and bituminous (Million Tonnes)
               

No description available for this field.

Name (identifier)
anthracite_and_bituminous_million_tonnes
Type
decimal
Sample
                       
Sub-bituminous and lignite (Million Tonnes)
               

No description available for this field.

Name (identifier)
subbituminous_and_lignite_million_tonnes
Type
decimal
Sample
                       
Total Coal (Million Tonnes)
               

No description available for this field.

Name (identifier)
total_coal_million_tonnes
Type
decimal
Sample
                       
Share of total %
               

No description available for this field.

Name (identifier)
share_of_total
Type
decimal
Sample
                       
Reserves to Production (R/P) ratio
               

No description available for this field.

Name (identifier)
reservers_to_production_ratio
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"world-coal-total-proved-reserves-at-end-of-2014",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/world-coal-total-proved-reserves-at-end-of-2014"
      }
    ]
    ,
  • "definitions":
    {
    • "world-coal-total-proved-reserves-at-end-of-2014":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/world-coal-total-proved-reserves-at-end-of-2014_records"
            }
          }
        }
      }
      ,
    • "world-coal-total-proved-reserves-at-end-of-2014_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "region":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
              ,
            • "country":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "anthracite_and_bituminous_million_tonnes":
              {
              • "type":"number",
              • "title":"Anthracite and bituminous (Million Tonnes)",
              • "description":""
              }
              ,
            • "subbituminous_and_lignite_million_tonnes":
              {
              • "type":"number",
              • "title":"Sub-bituminous and lignite (Million Tonnes)",
              • "description":""
              }
              ,
            • "total_coal_million_tonnes":
              {
              • "type":"number",
              • "title":"Total Coal (Million Tonnes)",
              • "description":""
              }
              ,
            • "share_of_total":
              {
              • "type":"number",
              • "title":"Share of total %",
              • "description":""
              }
              ,
            • "reservers_to_production_ratio":
              {
              • "type":"number",
              • "title":"Reserves to Production (R/P) ratio",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets