datahub-austintexas-gov/zoning-by-address-nbzi-qabm
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

Zoning by Address

Do not use this data to make zoning determinations. This data does not show all zoning regulations for an address, including overlays and situations where an address has more than one zoning. Also, the data may be out of date. Use the interactive mapping application http://www.austintexas.gov/GIS/PropertyProfile/ to make zoning determinations, and call 311 if you have questions about zoning. Zoning only applies to addresses within the City of Austin city limits.

This dataset is a list of addresses with their zoning provided to answer questions such as "what property addresses have CS zoning." This data is derived from GIS layer for address and zoning. The place_id field is provided for linking to the addresses GIS layer.

This product is produced by the City of Austin for informational purposes. No warranty is made they City of Austin regarding specific accuracy or completeness.

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"datahub-austintexas-gov/zoning-by-address-nbzi-qabm\".\"zoning_by_address\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • zoning_by_address
     
     
     
     
     
Upstream Metadata