records

records

Active filters Clear all

No active filters

Filters

Development Maps

Dataset schema

Click to expand Click to collapse
Download Link
Development Maps 2016-2020 PDF

No description available for this field.

Name (identifier)
file
Type
file
Sample
                       

JSON Schema

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

{
  • "title":"development-maps",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/development-maps"
      }
    ]
    ,
  • "definitions":
    {
    • "development-maps":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/development-maps_records"
            }
          }
        }
      }
      ,
    • "development-maps_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "file":
              {
              • "type":"string",
              • "title":"Download Link",
              • "description":"Development Maps 2016-2020 PDF"
              }
            }
          }
        }
      }
    }
}

Similar datasets