records

records

Active filters Clear all

No active filters

Filters

Real Estate Units Transactions

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
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
                       
Sector English
               

No description available for this field.

Name (identifier)
sector_english
Type
text
Sample
                       
Sector Arabic
               

No description available for this field.

Name (identifier)
sector_arabic
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
                       
Unit Type English
               

No description available for this field.

Name (identifier)
unit_type_english
Type
text
Sample
                       
Unit Type Arabic
               

No description available for this field.

Name (identifier)
unit_type_arabic
Type
text
Sample
                       
Rooms Count
               

No description available for this field.

Name (identifier)
rooms_count
Type
text
Sample
                       
Total Transactions Values (in AED)
               

No description available for this field.

Name (identifier)
total_transactions_values_in_aed
Type
decimal
Sample
                       
Transactions Count
               

No description available for this field.

Name (identifier)
transactions_count
Type
decimal
Sample
                       
Max Transaction Value (in AED)
               

No description available for this field.

Name (identifier)
max_transaction_value_in_aed
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"real-estate-units-transactions",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/real-estate-units-transactions"
      }
    ]
    ,
  • "definitions":
    {
    • "real-estate-units-transactions":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/real-estate-units-transactions_records"
            }
          }
        }
      }
      ,
    • "real-estate-units-transactions_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "project_name_english":
              {
              • "type":"string",
              • "title":"Project Name English",
              • "description":""
              }
              ,
            • "project_name_arabic":
              {
              • "type":"string",
              • "title":"Project Name Arabic",
              • "description":""
              }
              ,
            • "sector_english":
              {
              • "type":"string",
              • "title":"Sector English",
              • "description":""
              }
              ,
            • "sector_arabic":
              {
              • "type":"string",
              • "title":"Sector Arabic",
              • "description":""
              }
              ,
            • "district_english":
              {
              • "type":"string",
              • "title":"District English",
              • "description":""
              }
              ,
            • "district_arabic":
              {
              • "type":"string",
              • "title":"District Arabic",
              • "description":""
              }
              ,
            • "unit_type_english":
              {
              • "type":"string",
              • "title":"Unit Type English",
              • "description":""
              }
              ,
            • "unit_type_arabic":
              {
              • "type":"string",
              • "title":"Unit Type Arabic",
              • "description":""
              }
              ,
            • "rooms_count":
              {
              • "type":"string",
              • "title":"Rooms Count",
              • "description":""
              }
              ,
            • "total_transactions_values_in_aed":
              {
              • "type":"number",
              • "title":"Total Transactions Values (in AED)",
              • "description":""
              }
              ,
            • "transactions_count":
              {
              • "type":"number",
              • "title":"Transactions Count",
              • "description":""
              }
              ,
            • "max_transaction_value_in_aed":
              {
              • "type":"number",
              • "title":"Max Transaction Value (in AED)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets