Gross Fixed Capital Formation by Type of Capital Goods at Current Prices
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"gross-fixed-capital-formation-by-type-of-capital-goods-at-current-prices-gastats",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/gross-fixed-capital-formation-by-type-of-capital-goods-at-current-prices-gastats"
}
] - "definitions":{
- "gross-fixed-capital-formation-by-type-of-capital-goods-at-current-prices-gastats":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/gross-fixed-capital-formation-by-type-of-capital-goods-at-current-prices-gastats_records"
}
}
} - "records":
} - "properties":
- "gross-fixed-capital-formation-by-type-of-capital-goods-at-current-prices-gastats_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "date":,{
- "type":"string",
- "format":"date",
- "title":"Date",
- "description":""
} - "item":,{
- "type":"string",
- "title":"Item",
- "description":""
} - "value":,{
- "type":"number",
- "title":"Gross fixed capital formation in Million Saudi Riyals",
- "description":""
} - "date_object":,{
- "type":"string",
- "format":"date",
- "title":"Date_Object",
- "description":""
} - "periodicity":{
- "type":"string",
- "title":"Periodicity",
- "description":""
}
} - "date":
}
} - "fields":
} - "properties":
} - "gross-fixed-capital-formation-by-type-of-capital-goods-at-current-prices-gastats":