Growth Rate of GDP by Organizational Sectors at Current and Constant Prices (base year 1999)
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"ksa-growth-rate-of-gdp-by-organizational-sectors-at-current-constant-prices",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/ksa-growth-rate-of-gdp-by-organizational-sectors-at-current-constant-prices"
}
] - "definitions":{
- "ksa-growth-rate-of-gdp-by-organizational-sectors-at-current-constant-prices":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/ksa-growth-rate-of-gdp-by-organizational-sectors-at-current-constant-prices_records"
}
}
} - "records":
} - "properties":
- "ksa-growth-rate-of-gdp-by-organizational-sectors-at-current-constant-prices_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "shares_of_sectors":,{
- "type":"string",
- "title":"Shares of Sectors",
- "description":""
} - "value":{
- "type":"number",
- "title":"value",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "ksa-growth-rate-of-gdp-by-organizational-sectors-at-current-constant-prices":