records

records

Active filters Clear all

No active filters

Filters

Ajman area waste

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Area in Ajman
               

No description available for this field.

Name (identifier)
area_in_ajman
Type
text
Sample
                       
year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
waste
               

No description available for this field.

Name (identifier)
waste
Type
decimal
Sample
                       
Area normalized
               

No description available for this field.

Name (identifier)
area_normalized
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"ajman-area-waste",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ajman-area-waste"
      }
    ]
    ,
  • "definitions":
    {
    • "ajman-area-waste":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ajman-area-waste_records"
            }
          }
        }
      }
      ,
    • "ajman-area-waste_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "area_in_ajman":
              {
              • "type":"string",
              • "title":"Area in Ajman",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"year",
              • "description":""
              }
              ,
            • "waste":
              {
              • "type":"number",
              • "title":"waste",
              • "description":""
              }
              ,
            • "area_normalized":
              {
              • "type":"string",
              • "title":"Area normalized",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets