records

records

Active filters Clear all

No active filters

Filters

Total License Per Area

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
COUNT
               

No description available for this field.

Name (identifier)
count
Type
decimal
Sample
                       
AreaAR
               

No description available for this field.

Name (identifier)
areaar
Type
text
Sample
                       
AreaEN
               

No description available for this field.

Name (identifier)
areaen
Type
text
Sample
                       
NameAR
               

No description available for this field.

Name (identifier)
namear
Type
text
Sample
                       
NameEN
               

No description available for this field.

Name (identifier)
nameen
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"total-license-per-area",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/total-license-per-area"
      }
    ]
    ,
  • "definitions":
    {
    • "total-license-per-area":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/total-license-per-area_records"
            }
          }
        }
      }
      ,
    • "total-license-per-area_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "count":
              {
              • "type":"number",
              • "title":"COUNT",
              • "description":""
              }
              ,
            • "areaar":
              {
              • "type":"string",
              • "title":"AreaAR",
              • "description":""
              }
              ,
            • "areaen":
              {
              • "type":"string",
              • "title":"AreaEN",
              • "description":""
              }
              ,
            • "namear":
              {
              • "type":"string",
              • "title":"NameAR",
              • "description":""
              }
              ,
            • "nameen":
              {
              • "type":"string",
              • "title":"NameEN",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets