World Natural Gas Database
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"world-gas-database",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/world-gas-database"
}
] - "definitions":{
- "world-gas-database":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/world-gas-database_records"
}
}
} - "records":
} - "properties":
- "world-gas-database_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "time_period":,{
- "type":"string",
- "format":"date",
- "title":"Time Period",
- "description":""
} - "area":,{
- "type":"string",
- "title":"Country",
- "description":""
} - "flow_breakdown":,{
- "type":"string",
- "title":"Flow Breakdown",
- "description":""
} - "unit_measure":,{
- "type":"string",
- "title":"Unit of Measure",
- "description":""
} - "obs_value":,{
- "type":"number",
- "title":"Value",
- "description":""
} - "assessment_code":{
- "type":"integer",
- "title":"Assessment Code",
- "description":""
}
} - "time_period":
}
} - "fields":
} - "properties":
} - "world-gas-database":
Similar datasets
- This dataset contains information about world's natural gas exports & imports from 1980. Data from US Energy Information Administration. Follow datasource.kapsarc.org and it’s APIs to stay in sync and advance energy economics research.
- This dataset contains India Natural Gas Database for 2009-2021. Data from Joint Organizations Data Initiative. Export API data for more datasets to advance energy economics research.
- This dataset contains China Natural Gas Database for 2009-2021. Data from Joint Organizations Data Initiative. Export API data for more datasets to advance energy economics research.
- This dataset contains GCC Natural Gas Database for 2009-2021. Data from Joint Organizations Data Initiative. Export API data for more datasets to advance energy economics research.