Housing and Building Statistics of Emirate of Dubai

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Date
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
Area Name
               

No description available for this field.

Name (identifier)
area_name
Type
text
Sample
                       
Frequency
               

No description available for this field.

Name (identifier)
frequency
Type
text
Sample
                       
Indicator
               

No description available for this field.

Name (identifier)
indicator_name
Type
text
Sample
                       
Indicator Unit
               

No description available for this field.

Name (identifier)
indicator_unit
Type
text
Sample
                       
Value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"housing-and-building-statistics-of-emirate-of-dubai",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/housing-and-building-statistics-of-emirate-of-dubai"
      }
    ]
    ,
  • "definitions":
    {
    • "housing-and-building-statistics-of-emirate-of-dubai":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/housing-and-building-statistics-of-emirate-of-dubai_records"
            }
          }
        }
      }
      ,
    • "housing-and-building-statistics-of-emirate-of-dubai_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "area_name":
              {
              • "type":"string",
              • "title":"Area Name",
              • "description":""
              }
              ,
            • "frequency":
              {
              • "type":"string",
              • "title":"Frequency",
              • "description":""
              }
              ,
            • "indicator_name":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "indicator_unit":
              {
              • "type":"string",
              • "title":"Indicator Unit",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets