records

records

Active filters Clear all

No active filters

Filters

Number of Registered Establishments by Classification

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Establishment Classification
               

No description available for this field.

Name (identifier)
establishment_classification
Type
text
Sample
                       
Number of Rooms
               

No description available for this field.

Name (identifier)
number_of_rooms
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"number-of-registered-establishments-by-classification-copy",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/number-of-registered-establishments-by-classification-copy"
      }
    ]
    ,
  • "definitions":
    {
    • "number-of-registered-establishments-by-classification-copy":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/number-of-registered-establishments-by-classification-copy_records"
            }
          }
        }
      }
      ,
    • "number-of-registered-establishments-by-classification-copy_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "establishment_classification":
              {
              • "type":"string",
              • "title":"Establishment Classification",
              • "description":""
              }
              ,
            • "number_of_rooms":
              {
              • "type":"string",
              • "title":"Number of Rooms",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets