records

records

Active filters Clear all

No active filters

Filters

Auditing the Land Borders

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
                       
Service_AR
               

No description available for this field.

Name (identifier)
service_ar
Type
text
Sample
                       
Service_EN
               

No description available for this field.

Name (identifier)
service_en
Type
text
Sample
                       
Auditing the land borders
               

No description available for this field.

Name (identifier)
auditing_the_land_borders
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"auditing-the-land-borders",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/auditing-the-land-borders"
      }
    ]
    ,
  • "definitions":
    {
    • "auditing-the-land-borders":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/auditing-the-land-borders_records"
            }
          }
        }
      }
      ,
    • "auditing-the-land-borders_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":""
              }
              ,
            • "service_ar":
              {
              • "type":"string",
              • "title":"Service_AR",
              • "description":""
              }
              ,
            • "service_en":
              {
              • "type":"string",
              • "title":"Service_EN",
              • "description":""
              }
              ,
            • "auditing_the_land_borders":
              {
              • "type":"number",
              • "title":"Auditing the land borders",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets