records

records

Active filters Clear all

No active filters

Filters

Management companies for 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
decimal
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
                       
Management company name in Arabic
               

No description available for this field.

Name (identifier)
management_company_name_in_arabic
Type
text
Sample
                       
Management company name in English
               

No description available for this field.

Name (identifier)
management_company_name_in_english
Type
text
Sample
                       
Office_ID
               

No description available for this field.

Name (identifier)
office_id
Type
decimal
Sample
                       
Year
               

No description available for this field.

Name (identifier)
year
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"management-companies-for-real-estate-development-projects",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/management-companies-for-real-estate-development-projects"
      }
    ]
    ,
  • "definitions":
    {
    • "management-companies-for-real-estate-development-projects":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/management-companies-for-real-estate-development-projects_records"
            }
          }
        }
      }
      ,
    • "management-companies-for-real-estate-development-projects_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "project_id":
              {
              • "type":"number",
              • "title":"Project ID",
              • "description":""
              }
              ,
            • "project_name_english":
              {
              • "type":"string",
              • "title":"Project Name English",
              • "description":""
              }
              ,
            • "project_name_arabic":
              {
              • "type":"string",
              • "title":"Project Name Arabic",
              • "description":""
              }
              ,
            • "management_company_name_in_arabic":
              {
              • "type":"string",
              • "title":"Management company name in Arabic",
              • "description":""
              }
              ,
            • "management_company_name_in_english":
              {
              • "type":"string",
              • "title":"Management company name in English",
              • "description":""
              }
              ,
            • "office_id":
              {
              • "type":"number",
              • "title":"Office_ID",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"integer",
              • "title":"Year",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets