List of Products Exported

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
                       
Product Label
               

No description available for this field.

Name (identifier)
product_label
Type
text
Sample
                       
Product Code
               

No description available for this field.

Name (identifier)
code
Type
text
Sample
                       
Exports in thousands U.S Dollars
               

No description available for this field.

Name (identifier)
exports_in_thousands_us_dollars_
Type
decimal
Unit
$
Sample
                       

JSON Schema

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

{
  • "title":"list-of-products-exported-by-gcc-countries-2011-2015",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/list-of-products-exported-by-gcc-countries-2011-2015"
      }
    ]
    ,
  • "definitions":
    {
    • "list-of-products-exported-by-gcc-countries-2011-2015":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/list-of-products-exported-by-gcc-countries-2011-2015_records"
            }
          }
        }
      }
      ,
    • "list-of-products-exported-by-gcc-countries-2011-2015_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "country":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "product_label":
              {
              • "type":"string",
              • "title":"Product Label",
              • "description":""
              }
              ,
            • "code":
              {
              • "type":"string",
              • "title":"Product Code",
              • "description":""
              }
              ,
            • "exports_in_thousands_us_dollars_":
              {
              • "type":"number",
              • "title":"Exports in thousands U.S Dollars ",
              • "description":"",
              • "unit":"$"
              }
            }
          }
        }
      }
    }
}

Similar datasets