records

records

Active filters Clear all

No active filters

Filters

Parks Visitors in Ajman

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
decimal
Sample
                       
Month_AR
               

No description available for this field.

Name (identifier)
month_ar
Type
text
Sample
                       
Month_EN
               

No description available for this field.

Name (identifier)
month_en
Type
text
Sample
                       
Park Name_EN
               

No description available for this field.

Name (identifier)
park_name_en
Type
text
Sample
                       
Park Name_AR
               

No description available for this field.

Name (identifier)
park_name_ar
Type
text
Sample
                       
Numne of parks visitors
               

No description available for this field.

Name (identifier)
numne_of_parks_visitors
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"parks-visitors-in-ajman",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/parks-visitors-in-ajman"
      }
    ]
    ,
  • "definitions":
    {
    • "parks-visitors-in-ajman":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/parks-visitors-in-ajman_records"
            }
          }
        }
      }
      ,
    • "parks-visitors-in-ajman_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"number",
              • "title":"Year",
              • "description":""
              }
              ,
            • "month_ar":
              {
              • "type":"string",
              • "title":"Month_AR",
              • "description":""
              }
              ,
            • "month_en":
              {
              • "type":"string",
              • "title":"Month_EN",
              • "description":""
              }
              ,
            • "park_name_en":
              {
              • "type":"string",
              • "title":"Park Name_EN",
              • "description":""
              }
              ,
            • "park_name_ar":
              {
              • "type":"string",
              • "title":"Park Name_AR",
              • "description":""
              }
              ,
            • "numne_of_parks_visitors":
              {
              • "type":"string",
              • "title":"Numne of parks visitors",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets