records

records

Active filters Clear all

No active filters

Filters

Trade and transport data

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Origin
               

No description available for this field.

Name (identifier)
origin_label
Type
text
Sample
Afghanistan
Transport Mode
               

No description available for this field.

Name (identifier)
transportmode_label
Type
text
Sample
All modes
Indicator
               

No description available for this field.

Name (identifier)
indicator
Type
text
Sample
Transport_expenditure_US_Value
Footnoote
               

No description available for this field.

Name (identifier)
footnoote
Type
text
Sample
Experimental
Missing value notes
               

No description available for this field.

Name (identifier)
missing_value_notes
Type
text
Sample
                       
Value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
1588635.45

JSON Schema

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

{
  • "title":"trade-and-transport-data",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/trade-and-transport-data"
      }
    ]
    ,
  • "definitions":
    {
    • "trade-and-transport-data":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/trade-and-transport-data_records"
            }
          }
        }
      }
      ,
    • "trade-and-transport-data_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "origin_label":
              {
              • "type":"string",
              • "title":"Origin",
              • "description":""
              }
              ,
            • "transportmode_label":
              {
              • "type":"string",
              • "title":"Transport Mode",
              • "description":""
              }
              ,
            • "indicator":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "footnoote":
              {
              • "type":"string",
              • "title":"Footnoote",
              • "description":""
              }
              ,
            • "missing_value_notes":
              {
              • "type":"string",
              • "title":"Missing value notes",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets