datahub-austintexas-gov/protected-streets-efgh-p2bn
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 12 months ago
Indexed 11 months ago

Protected Streets

Protected Streets are streets that have paved within the last five (residential) or seven (collector/arterial) years or have an RCI greater than seven (collector/arterial). There are strict guidelines for justification of cuts and restoration of Protected Streets. There is also a street damage recovery fee assessed for the life of the pavement that is lost.

This product is for informational purposes and may not have been prepared for or be suitable for legal, engineering, or surveying purposes. This product has been produced by the City of Austin Public Works Dept for the sole purpose of geographic reference. No warranty is made by the 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/protected-streets-efgh-p2bn\".\"protected_streets\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • protected_streets
     
     
     
     
     
Upstream Metadata