records

records

Active filters Clear all

No active filters

Filters

Lands Mortgage

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
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
                       
Total Mortgage Value (in AED)
               

No description available for this field.

Name (identifier)
total_mortgage_value_in_aed
Type
decimal
Sample
                       
Mortgage Count
               

No description available for this field.

Name (identifier)
mortgage_count
Type
decimal
Sample
                       
Max Mortgage Value (in AED)
               

No description available for this field.

Name (identifier)
max_mortgage_value_in_aed
Type
decimal
Sample
                       
Year
               

No description available for this field.

Name (identifier)
year
Type
decimal
Sample
                       
Quarter
               

No description available for this field.

Name (identifier)
quarter
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"lands-mortgage",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/lands-mortgage"
      }
    ]
    ,
  • "definitions":
    {
    • "lands-mortgage":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/lands-mortgage_records"
            }
          }
        }
      }
      ,
    • "lands-mortgage_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "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":""
              }
              ,
            • "total_mortgage_value_in_aed":
              {
              • "type":"number",
              • "title":"Total Mortgage Value (in AED)",
              • "description":""
              }
              ,
            • "mortgage_count":
              {
              • "type":"number",
              • "title":"Mortgage Count",
              • "description":""
              }
              ,
            • "max_mortgage_value_in_aed":
              {
              • "type":"number",
              • "title":"Max Mortgage Value (in AED)",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"number",
              • "title":"Year",
              • "description":""
              }
              ,
            • "quarter":
              {
              • "type":"number",
              • "title":"Quarter",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets