records

records

Active filters Clear all

No active filters

Filters

conservation-area-document

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
reference
               

No description available for this field.

Name (identifier)
reference
Type
text
Sample
                       
conservation-area
               

No description available for this field.

Name (identifier)
conservation_area
Type
text
Sample
                       
name
               

No description available for this field.

Name (identifier)
name
Type
text
Sample
                       
documentation-url
               

No description available for this field.

Name (identifier)
documentation_url
Type
text
Sample
                       
document-url
               

No description available for this field.

Name (identifier)
document_url
Type
text
Sample
                       
document-type
               

No description available for this field.

Name (identifier)
document_type
Type
text
Sample
                       
notes
               

No description available for this field.

Name (identifier)
notes
Type
text
Sample
                       
organisation
               

No description available for this field.

Name (identifier)
organisation
Type
text
Sample
                       
entry-date
               

No description available for this field.

Name (identifier)
entry_date
Type
text
Sample
                       
start-date
               

No description available for this field.

Name (identifier)
start_date
Type
text
Sample
                       
end-date
               

No description available for this field.

Name (identifier)
end_date
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"conservation-area-document",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/conservation-area-document"
      }
    ]
    ,
  • "definitions":
    {
    • "conservation-area-document":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/conservation-area-document_records"
            }
          }
        }
      }
      ,
    • "conservation-area-document_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "reference":
              {
              • "type":"string",
              • "title":"reference",
              • "description":""
              }
              ,
            • "conservation_area":
              {
              • "type":"string",
              • "title":"conservation-area",
              • "description":""
              }
              ,
            • "name":
              {
              • "type":"string",
              • "title":"name",
              • "description":""
              }
              ,
            • "documentation_url":
              {
              • "type":"string",
              • "title":"documentation-url",
              • "description":""
              }
              ,
            • "document_url":
              {
              • "type":"string",
              • "title":"document-url",
              • "description":""
              }
              ,
            • "document_type":
              {
              • "type":"string",
              • "title":"document-type",
              • "description":""
              }
              ,
            • "notes":
              {
              • "type":"string",
              • "title":"notes",
              • "description":""
              }
              ,
            • "organisation":
              {
              • "type":"string",
              • "title":"organisation",
              • "description":""
              }
              ,
            • "entry_date":
              {
              • "type":"string",
              • "title":"entry-date",
              • "description":""
              }
              ,
            • "start_date":
              {
              • "type":"string",
              • "title":"start-date",
              • "description":""
              }
              ,
            • "end_date":
              {
              • "type":"string",
              • "title":"end-date",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets