Proven gas reserves
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"proven-gas-reserves",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/proven-gas-reserves"
}
] - "definitions":{
- "proven-gas-reserves":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/proven-gas-reserves_records"
}
}
} - "records":
} - "properties":
- "proven-gas-reserves_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":""
} - "proven_gas_reserves_trillion_cubic_meter":{
- "type":"number",
- "title":"% Proven gas reserves (trillion cubic meter)",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "proven-gas-reserves":
Similar datasets
- This dataset contains information about GCC proven oil reserves.
- This dataset contains information about GCC natural gas production.
- This dataset contains information about GCC gas consumption.
- This dataset contains information about GCC oil production.