Top 15 Trading Countries by Value of Imports

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
Country
               

No description available for this field.

Name (identifier)
country
Type
text
Sample
                       
Weight (000 Tons)
               

No description available for this field.

Name (identifier)
weight_000_tons
Type
decimal
Unit
t
Sample
                       
Value (Million S.R.)
               

No description available for this field.

Name (identifier)
value_million_s_r
Type
decimal
Unit
SAR
Sample
                       

JSON Schema

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

{
  • "title":"saudi-arabia-top-15-trading-countries-by-value-of-imports-2014",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/saudi-arabia-top-15-trading-countries-by-value-of-imports-2014"
      }
    ]
    ,
  • "definitions":
    {
    • "saudi-arabia-top-15-trading-countries-by-value-of-imports-2014":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/saudi-arabia-top-15-trading-countries-by-value-of-imports-2014_records"
            }
          }
        }
      }
      ,
    • "saudi-arabia-top-15-trading-countries-by-value-of-imports-2014_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "country":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "weight_000_tons":
              {
              • "type":"number",
              • "title":"Weight (000 Tons)",
              • "description":"",
              • "unit":"t"
              }
              ,
            • "value_million_s_r":
              {
              • "type":"number",
              • "title":"Value (Million S.R.)",
              • "description":"",
              • "unit":"SAR"
              }
            }
          }
        }
      }
    }
}

Similar datasets