records

records

Active filters Clear all

No active filters

Filters

Names of Registered Establishments by Classification

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
"#"
               

No description available for this field.

Name (identifier)
id
Type
integer
Sample
                       
Establishment Type
               

No description available for this field.

Name (identifier)
establishment_type
Type
text
Sample
                       
Establishment Classification
               

No description available for this field.

Name (identifier)
establishment_classification
Type
text
Sample
                       
Establishment English Name
               

No description available for this field.

Name (identifier)
establishment_english_name
Type
text
Sample
                       
Establishment Arabic Name
               

No description available for this field.

Name (identifier)
establishment_arabic_name
Type
text
Sample
                       
Phone
               

No description available for this field.

Name (identifier)
phone
Type
text
Sample
                       
Mobile
               

No description available for this field.

Name (identifier)
mobile
Type
text
Sample
                       
Area
               

No description available for this field.

Name (identifier)
area
Type
text
Sample
                       
Location
               

No description available for this field.

Name (identifier)
location
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"classification-by-name",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/classification-by-name"
      }
    ]
    ,
  • "definitions":
    {
    • "classification-by-name":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/classification-by-name_records"
            }
          }
        }
      }
      ,
    • "classification-by-name_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "id":
              {
              • "type":"integer",
              • "title":""#"",
              • "description":""
              }
              ,
            • "establishment_type":
              {
              • "type":"string",
              • "title":"Establishment Type",
              • "description":""
              }
              ,
            • "establishment_classification":
              {
              • "type":"string",
              • "title":"Establishment Classification",
              • "description":""
              }
              ,
            • "establishment_english_name":
              {
              • "type":"string",
              • "title":"Establishment English Name",
              • "description":""
              }
              ,
            • "establishment_arabic_name":
              {
              • "type":"string",
              • "title":"Establishment Arabic Name",
              • "description":""
              }
              ,
            • "phone":
              {
              • "type":"string",
              • "title":"Phone",
              • "description":""
              }
              ,
            • "mobile":
              {
              • "type":"string",
              • "title":"Mobile",
              • "description":""
              }
              ,
            • "area":
              {
              • "type":"string",
              • "title":"Area",
              • "description":""
              }
              ,
            • "location":
              {
              • "type":"string",
              • "title":"Location",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets