records

records

Active filters Clear all

No active filters

Filters

Building Licenses by Building Type

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
decimal
Sample
                       
Month_AR
               

No description available for this field.

Name (identifier)
month_ar
Type
text
Sample
                       
Month_EN
               

No description available for this field.

Name (identifier)
month_en
Type
text
Sample
                       
Building Type_EN
               

No description available for this field.

Name (identifier)
building_type_en
Type
text
Sample
                       
Building Type_AR
               

No description available for this field.

Name (identifier)
building_type_ar
Type
text
Sample
                       
Number of building permits issued by type of building
               

No description available for this field.

Name (identifier)
number_of_building_permits_issued_by_type_of_building
Type
decimal
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"building-licenses-by-building-type",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/building-licenses-by-building-type"
      }
    ]
    ,
  • "definitions":
    {
    • "building-licenses-by-building-type":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/building-licenses-by-building-type_records"
            }
          }
        }
      }
      ,
    • "building-licenses-by-building-type_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":""
              }
              ,
            • "building_type_en":
              {
              • "type":"string",
              • "title":"Building Type_EN",
              • "description":""
              }
              ,
            • "building_type_ar":
              {
              • "type":"string",
              • "title":"Building Type_AR",
              • "description":""
              }
              ,
            • "number_of_building_permits_issued_by_type_of_building":
              {
              • "type":"number",
              • "title":" Number of building permits issued by type of building ",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets