Value of Imports by Country and Country Group
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"saudi-arabia-source-of-imports-by-country-1984-2014",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/saudi-arabia-source-of-imports-by-country-1984-2014"
}
] - "definitions":{
- "saudi-arabia-source-of-imports-by-country-1984-2014":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/saudi-arabia-source-of-imports-by-country-1984-2014_records"
}
}
} - "records":
} - "properties":
- "saudi-arabia-source-of-imports-by-country-1984-2014_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "date":,{
- "type":"string",
- "format":"date",
- "title":"Date",
- "description":""
} - "country_group":,{
- "type":"string",
- "title":"Country Group",
- "description":""
} - "country":,{
- "type":"string",
- "title":"Country",
- "description":""
} - "imports":,{
- "type":"number",
- "title":"Imports in Million S.R.",
- "description":"",
- "unit":"SAR"
} - "name":,{
- "type":"string",
- "title":"Name",
- "description":""
} - "date_object":,{
- "type":"string",
- "format":"date",
- "title":"Date_Object",
- "description":""
} - "periodicity":{
- "type":"string",
- "title":"Periodicity",
- "description":""
}
} - "date":
}
} - "fields":
} - "properties":
} - "saudi-arabia-source-of-imports-by-country-1984-2014":