records
Licenses Issued for New Buildings by Number of Buildings
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"licenses-issued-for-new-buildings-by-number-of-buildings",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/licenses-issued-for-new-buildings-by-number-of-buildings"
}
] - "definitions":{
- "licenses-issued-for-new-buildings-by-number-of-buildings":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/licenses-issued-for-new-buildings-by-number-of-buildings_records"
}
}
} - "records":
} - "properties":
- "licenses-issued-for-new-buildings-by-number-of-buildings_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"number",
- "title":"year",
- "description":""
} - "month_ar":,{
- "type":"string",
- "title":"month_AR",
- "description":""
} - "month_en":,{
- "type":"string",
- "title":"month_EN",
- "description":""
} - "service_ar":,{
- "type":"string",
- "title":"Service_AR",
- "description":""
} - "service_en":,{
- "type":"string",
- "title":"Service_EN",
- "description":""
} - "category_1_ar":,{
- "type":"string",
- "title":"Category 1_AR",
- "description":""
} - "category_1_en":,{
- "type":"string",
- "title":"Category 1_EN",
- "description":""
} - "category_2_ar":,{
- "type":"string",
- "title":"Category 2_AR",
- "description":""
} - "category_2_en":,{
- "type":"string",
- "title":"Category 2_EN",
- "description":""
} - "value":{
- "type":"number",
- "title":"value ",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "licenses-issued-for-new-buildings-by-number-of-buildings":
}