Exports and imports of goods and services

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Frequency
               

No description available for this field.

Name (identifier)
frequency
Type
text
Sample
                       
Date
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
Series
               

No description available for this field.

Name (identifier)
series
Type
text
Sample
                       
Flow
               

No description available for this field.

Name (identifier)
flow
Type
text
Sample
                       
Measure
               

No description available for this field.

Name (identifier)
measure
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":"goods-and-services-bpm6-exports-and-imports-of-goods-and-services",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/goods-and-services-bpm6-exports-and-imports-of-goods-and-services"
      }
    ]
    ,
  • "definitions":
    {
    • "goods-and-services-bpm6-exports-and-imports-of-goods-and-services":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/goods-and-services-bpm6-exports-and-imports-of-goods-and-services_records"
            }
          }
        }
      }
      ,
    • "goods-and-services-bpm6-exports-and-imports-of-goods-and-services_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "frequency":
              {
              • "type":"string",
              • "title":"Frequency",
              • "description":""
              }
              ,
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "series":
              {
              • "type":"string",
              • "title":"Series",
              • "description":""
              }
              ,
            • "flow":
              {
              • "type":"string",
              • "title":"Flow",
              • "description":""
              }
              ,
            • "measure":
              {
              • "type":"string",
              • "title":"Measure",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets