India Natural Gas Consumption
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"india-natural-gas-consumption",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/india-natural-gas-consumption"
}
] - "definitions":{
- "india-natural-gas-consumption":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/india-natural-gas-consumption_records"
}
}
} - "records":
} - "properties":
- "india-natural-gas-consumption_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "net_production_mmscm":,{
- "type":"integer",
- "title":"Net Production",
- "description":""
} - "lng_import_mmscm":{
- "type":"integer",
- "title":"LNG import",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "india-natural-gas-consumption":