Natural gas production
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"natural-gas-production-2018",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/natural-gas-production-2018"
}
] - "definitions":{
- "natural-gas-production-2018":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/natural-gas-production-2018_records"
}
}
} - "records":
} - "properties":
- "natural-gas-production-2018_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "select_a_country":,{
- "type":"string",
- "title":"Select a country",
- "description":""
} - "country":,{
- "type":"string",
- "title":"Country ",
- "description":""
} - "natural_gas_production_bcm":{
- "type":"number",
- "title":"value (Bcm)",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "natural-gas-production-2018":
Similar datasets
- This dataset contains information about GCC gas consumption.
- This dataset contains information about GCC oil production.
- This dataset contains information about GCC proven gas reserves.
- This dataset contains GCC Natural Gas Production from 2010-2019. Data from GCC-STAT. Follow datasource.kapsarc.org for timely data to advance energy economics research.