Products Imported by Kuwait from All Countries

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Product Group
               

No description available for this field.

Name (identifier)
product_group
Type
text
Sample
                       
Indicator
               

No description available for this field.

Name (identifier)
indicator
Type
text
Sample
                       
Import value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"product-imports-by-kuwait-from-all-countries",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/product-imports-by-kuwait-from-all-countries"
      }
    ]
    ,
  • "definitions":
    {
    • "product-imports-by-kuwait-from-all-countries":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/product-imports-by-kuwait-from-all-countries_records"
            }
          }
        }
      }
      ,
    • "product-imports-by-kuwait-from-all-countries_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "product_group":
              {
              • "type":"string",
              • "title":"Product Group",
              • "description":""
              }
              ,
            • "indicator":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Import value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets