Exports and imports of total services, value, shares, and growth
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"services-bpm6-exports-and-imports-of-total-services-value-shares-and-growth-annu",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/services-bpm6-exports-and-imports-of-total-services-value-shares-and-growth-annu"
}
] - "definitions":{
- "services-bpm6-exports-and-imports-of-total-services-value-shares-and-growth-annu":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/services-bpm6-exports-and-imports-of-total-services-value-shares-and-growth-annu_records"
}
}
} - "records":
} - "properties":
- "services-bpm6-exports-and-imports-of-total-services-value-shares-and-growth-annu_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "frequency":,{
- "type":"string",
- "title":"Frequency",
- "description":""
} - "date":,{
- "type":"string",
- "format":"date",
- "title":"Date",
- "description":""
} - "category":,{
- "type":"string",
- "title":"Category",
- "description":""
} - "flow":,{
- "type":"string",
- "title":"Flow",
- "description":""
} - "measure":,{
- "type":"string",
- "title":"Measure",
- "description":""
} - "value":{
- "type":"number",
- "title":"Value",
- "description":""
}
} - "frequency":
}
} - "fields":
} - "properties":
} - "services-bpm6-exports-and-imports-of-total-services-value-shares-and-growth-annu":