records

records

Active filters Clear all

No active filters

Filters

Real Estate Activities for Each Office

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Office_ID
               

No description available for this field.

Name (identifier)
office_id
Type
decimal
Sample
                       
Office_Name_Arabic
               

No description available for this field.

Name (identifier)
office_name_arabic
Type
text
Sample
                       
Office_Name_English
               

No description available for this field.

Name (identifier)
office_name_english
Type
text
Sample
                       
Activity_Name_Arabic
               

No description available for this field.

Name (identifier)
activity_name_arabic
Type
text
Sample
                       
Activity_Name_English
               

No description available for this field.

Name (identifier)
activity_name_english
Type
text
Sample
                       
Activity_ID
               

No description available for this field.

Name (identifier)
activity_id
Type
decimal
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":"real-estate-activities-for-each-office",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/real-estate-activities-for-each-office"
      }
    ]
    ,
  • "definitions":
    {
    • "real-estate-activities-for-each-office":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/real-estate-activities-for-each-office_records"
            }
          }
        }
      }
      ,
    • "real-estate-activities-for-each-office_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "office_id":
              {
              • "type":"number",
              • "title":"Office_ID",
              • "description":""
              }
              ,
            • "office_name_arabic":
              {
              • "type":"string",
              • "title":"Office_Name_Arabic",
              • "description":""
              }
              ,
            • "office_name_english":
              {
              • "type":"string",
              • "title":"Office_Name_English",
              • "description":""
              }
              ,
            • "activity_name_arabic":
              {
              • "type":"string",
              • "title":"Activity_Name_Arabic",
              • "description":""
              }
              ,
            • "activity_name_english":
              {
              • "type":"string",
              • "title":"Activity_Name_English",
              • "description":""
              }
              ,
            • "activity_id":
              {
              • "type":"number",
              • "title":"Activity_ID",
              • "description":""
              }
              ,
            • "update_date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"update_Date",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets