Exports According to Commodities

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 Group - Weight Tone
               

No description available for this field.

Name (identifier)
country_group_weight_tone
Type
text
Sample
                       
Commodity - Value (Millions SR)
               

No description available for this field.

Name (identifier)
commodity_value_millions_sr
Type
text
Sample
                       
Commodity Code
               

No description available for this field.

Name (identifier)
commodity_code
Type
integer
Sample
                       
Indicator
               

No description available for this field.

Name (identifier)
indicator
Type
text
Sample
                       
value
               

No description available for this field.

Name (identifier)
value
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"exports-according-to-commodities-2015",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/exports-according-to-commodities-2015"
      }
    ]
    ,
  • "definitions":
    {
    • "exports-according-to-commodities-2015":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/exports-according-to-commodities-2015_records"
            }
          }
        }
      }
      ,
    • "exports-according-to-commodities-2015_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "country_group_weight_tone":
              {
              • "type":"string",
              • "title":" Country Group - Weight Tone",
              • "description":""
              }
              ,
            • "commodity_value_millions_sr":
              {
              • "type":"string",
              • "title":" Commodity - Value (Millions SR)",
              • "description":""
              }
              ,
            • "commodity_code":
              {
              • "type":"integer",
              • "title":"Commodity Code",
              • "description":""
              }
              ,
            • "indicator":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"integer",
              • "title":"value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets