Exports, Imports and Trade Balance By Country and Region
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"kuwait-exports-imports-and-trade-balance-by-country",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/kuwait-exports-imports-and-trade-balance-by-country"
}
] - "definitions":{
- "kuwait-exports-imports-and-trade-balance-by-country":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/kuwait-exports-imports-and-trade-balance-by-country_records"
}
}
} - "records":
} - "properties":
- "kuwait-exports-imports-and-trade-balance-by-country_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "partner_name":,{
- "type":"string",
- "title":"Partner Name",
- "description":""
} - "trade_flow":,{
- "type":"string",
- "title":"Trade Flow",
- "description":""
} - "trade_indicator":,{
- "type":"string",
- "title":"Trade Indicator",
- "description":""
} - "value":{
- "type":"number",
- "title":"value",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "kuwait-exports-imports-and-trade-balance-by-country":