Value of Imports by Country and Country Group

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Date
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
Country Group
               

No description available for this field.

Name (identifier)
country_group
Type
text
Sample
                       
Country
               

No description available for this field.

Name (identifier)
country
Type
text
Sample
                       
Imports in Million S.R.
               

No description available for this field.

Name (identifier)
imports
Type
decimal
Unit
SAR
Sample
                       
Name
               

No description available for this field.

Name (identifier)
name
Type
text
Sample
                       
Date_Object
               

No description available for this field.

Name (identifier)
date_object
Type
date
Sample
                       
Periodicity
               

No description available for this field.

Name (identifier)
periodicity
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "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"
            }
          }
        }
      }
      ,
    • "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":""
              }
            }
          }
        }
      }
    }
}

Similar datasets