Production, Trade and Supply of Natural Gas
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"production-trade-and-supply-of-natural-gas",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/production-trade-and-supply-of-natural-gas"
}
] - "definitions":{
- "production-trade-and-supply-of-natural-gas":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/production-trade-and-supply-of-natural-gas_records"
}
}
} - "records":
} - "properties":
- "production-trade-and-supply-of-natural-gas_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "ref_area":,{
- "type":"string",
- "title":"REF_AREA",
- "description":""
} - "commodity":,{
- "type":"string",
- "title":"COMMODITY",
- "description":""
} - "transaction":,{
- "type":"string",
- "title":"TRANSACTION",
- "description":""
} - "time_period":,{
- "type":"string",
- "title":"TIME_PERIOD",
- "description":""
} - "periodicity":,{
- "type":"string",
- "title":"Periodicity",
- "description":""
} - "obs_value":,{
- "type":"number",
- "title":"OBS_VALUE",
- "description":""
} - "unit_measure":{
- "type":"string",
- "title":"UNIT_MEASURE",
- "description":""
}
} - "ref_area":
}
} - "fields":
} - "properties":
} - "production-trade-and-supply-of-natural-gas":