records

records

Active filters Clear all

No active filters

Filters

Completed Real Estate Development Projects

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Project ID
               

No description available for this field.

Name (identifier)
project_id
Type
integer
Sample
                       
Project Name English
               

No description available for this field.

Name (identifier)
project_name_english
Type
text
Sample
                       
Project Name Arabic
               

No description available for this field.

Name (identifier)
project_name_arabic
Type
text
Sample
                       
Number of Real Estate Units
               

No description available for this field.

Name (identifier)
number_of_real_estate_units
Type
integer
Sample
                       
City English
               

No description available for this field.

Name (identifier)
city_english
Type
text
Sample
                       
City Arabic
               

No description available for this field.

Name (identifier)
city_arabic
Type
text
Sample
                       
Sector Arabic
               

No description available for this field.

Name (identifier)
sector_arabic
Type
text
Sample
                       
Sector Arabic
               

No description available for this field.

Name (identifier)
sector_arabic0
Type
text
Sample
                       
District English
               

No description available for this field.

Name (identifier)
district_english
Type
text
Sample
                       
District Arabic
               

No description available for this field.

Name (identifier)
district_arabic
Type
text
Sample
                       
Project Description English
               

No description available for this field.

Name (identifier)
project_description_english
Type
text
Sample
                       
Project Description Arabic
               

No description available for this field.

Name (identifier)
project_description_arabic
Type
text
Sample
                       
Developer Name English
               

No description available for this field.

Name (identifier)
developer_name_english
Type
text
Sample
                       
Developer Name Arabic
               

No description available for this field.

Name (identifier)
developer_name_arabic
Type
text
Sample
                       
Main Project Name English
               

No description available for this field.

Name (identifier)
main_project_name_english
Type
text
Sample
                       
Main Project Name Arabic
               

No description available for this field.

Name (identifier)
main_project_name_arabic
Type
text
Sample
                       
Update Date
               

No description available for this field.

Name (identifier)
update_date
Type
date
Sample
                       

JSON Schema

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

{
  • "title":"completed-real-estate-projects",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/completed-real-estate-projects"
      }
    ]
    ,
  • "definitions":
    {
    • "completed-real-estate-projects":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/completed-real-estate-projects_records"
            }
          }
        }
      }
      ,
    • "completed-real-estate-projects_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "project_id":
              {
              • "type":"integer",
              • "title":"Project ID",
              • "description":""
              }
              ,
            • "project_name_english":
              {
              • "type":"string",
              • "title":"Project Name English",
              • "description":""
              }
              ,
            • "project_name_arabic":
              {
              • "type":"string",
              • "title":"Project Name Arabic",
              • "description":""
              }
              ,
            • "number_of_real_estate_units":
              {
              • "type":"integer",
              • "title":"Number of Real Estate Units",
              • "description":""
              }
              ,
            • "city_english":
              {
              • "type":"string",
              • "title":"City English",
              • "description":""
              }
              ,
            • "city_arabic":
              {
              • "type":"string",
              • "title":"City Arabic",
              • "description":""
              }
              ,
            • "sector_arabic":
              {
              • "type":"string",
              • "title":"Sector Arabic",
              • "description":""
              }
              ,
            • "sector_arabic0":
              {
              • "type":"string",
              • "title":"Sector Arabic",
              • "description":""
              }
              ,
            • "district_english":
              {
              • "type":"string",
              • "title":"District English",
              • "description":""
              }
              ,
            • "district_arabic":
              {
              • "type":"string",
              • "title":"District Arabic",
              • "description":""
              }
              ,
            • "project_description_english":
              {
              • "type":"string",
              • "title":"Project Description English",
              • "description":""
              }
              ,
            • "project_description_arabic":
              {
              • "type":"string",
              • "title":"Project Description Arabic",
              • "description":""
              }
              ,
            • "developer_name_english":
              {
              • "type":"string",
              • "title":"Developer Name English",
              • "description":""
              }
              ,
            • "developer_name_arabic":
              {
              • "type":"string",
              • "title":"Developer Name Arabic",
              • "description":""
              }
              ,
            • "main_project_name_english":
              {
              • "type":"string",
              • "title":"Main Project Name English",
              • "description":""
              }
              ,
            • "main_project_name_arabic":
              {
              • "type":"string",
              • "title":"Main Project Name Arabic",
              • "description":""
              }
              ,
            • "update_date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Update Date",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets