7,449 records

7,449 records

Active filters Clear all

No active filters

Filters

Street Name

Zoning Driveways and Carports

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Date
               

No description available for this field.

Name (identifier)
date
Type
text
Sample
1993-07-12
Street Name
ATLANTIC

No description available for this field.

Name (identifier)
street_name
Type
text
Sample
ACADEMY ST
Street No.
               

No description available for this field.

Name (identifier)
street_no
Type
text
Sample
250
Street Initial
               

No description available for this field.

Name (identifier)
street_initial
Type
text
Sample
A
Address
Full address

No description available for this field.

Name (identifier)
address
Type
text
Sample
250 ACADEMY ST

JSON Schema

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

{
  • "title":"zoning-driveways-and-carports",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/zoning-driveways-and-carports"
      }
    ]
    ,
  • "definitions":
    {
    • "zoning-driveways-and-carports":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/zoning-driveways-and-carports_records"
            }
          }
        }
      }
      ,
    • "zoning-driveways-and-carports_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "title":"Date",
              • "description":""
              }
              ,
            • "street_name":
              {
              • "type":"string",
              • "title":"Street Name",
              • "description":"ATLANTIC "
              }
              ,
            • "street_no":
              {
              • "type":"string",
              • "title":"Street No.",
              • "description":""
              }
              ,
            • "street_initial":
              {
              • "type":"string",
              • "title":"Street Initial",
              • "description":""
              }
              ,
            • "address":
              {
              • "type":"string",
              • "title":"Address",
              • "description":"Full address"
              }
            }
          }
        }
      }
    }
}

Similar datasets