datahub-austintexas-gov/911-addressing-street-name-master-list-kumu-nbtd
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 21 hours ago
Indexed 1 hour ago

911 Addressing - Street Name Master List

Street Name Master List - contains all the reserved and active street names.

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/911-addressing-street-name-master-list-kumu-nbtd\".\"911_addressing_street_name_master_list\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 911_addressing_street_name_master_list
     
     
     
     
     
Upstream Metadata