Exports, Imports and Trade Balance By Country and Region

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
                       
Partner Name
               

No description available for this field.

Name (identifier)
partner_name
Type
text
Sample
                       
Trade Flow
               

No description available for this field.

Name (identifier)
trade_flow
Type
text
Sample
                       
Trade Indicator
               

No description available for this field.

Name (identifier)
trade_indicator
Type
text
Sample
                       
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":"kuwait-exports-imports-and-trade-balance-by-country",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/kuwait-exports-imports-and-trade-balance-by-country"
      }
    ]
    ,
  • "definitions":
    {
    • "kuwait-exports-imports-and-trade-balance-by-country":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/kuwait-exports-imports-and-trade-balance-by-country_records"
            }
          }
        }
      }
      ,
    • "kuwait-exports-imports-and-trade-balance-by-country_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "partner_name":
              {
              • "type":"string",
              • "title":"Partner Name",
              • "description":""
              }
              ,
            • "trade_flow":
              {
              • "type":"string",
              • "title":"Trade Flow",
              • "description":""
              }
              ,
            • "trade_indicator":
              {
              • "type":"string",
              • "title":"Trade Indicator",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets