Growth Rate of Real Gross Domestic Product By Institutional Sectors (2018=100)
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"growth-rate-of-real-gross-domestic-product-by-institutional-sectors-2018-100",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/growth-rate-of-real-gross-domestic-product-by-institutional-sectors-2018-100"
}
] - "definitions":{
- "growth-rate-of-real-gross-domestic-product-by-institutional-sectors-2018-100":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/growth-rate-of-real-gross-domestic-product-by-institutional-sectors-2018-100_records"
}
}
} - "records":
} - "properties":
- "growth-rate-of-real-gross-domestic-product-by-institutional-sectors-2018-100_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "periodicity":,{
- "type":"string",
- "title":"Periodicity",
- "description":""
} - "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "quarter":,{
- "type":"string",
- "title":"Quarter",
- "description":""
} - "institutional_sector":,{
- "type":"string",
- "title":"Institutional Sector",
- "description":""
} - "value":{
- "type":"number",
- "title":"Growth Rate of GDP",
- "description":"",
- "unit":"%"
}
} - "periodicity":
}
} - "fields":
} - "properties":
} - "growth-rate-of-real-gross-domestic-product-by-institutional-sectors-2018-100":