nashville-gov/hubnashville-311-service-requests-7qhx-rexh
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 hours ago
Indexed 5 hours ago

hubNashville (311) Service Requests

Details of service requests to hubNashville, Metro Nashville government's comprehensive customer service system. Residents or visitors can connect with a Metro representative to request services, share feedback, or ask questions by calling 311 (615-862-5000 if out of county when making the call) or by visiting https://hub.nashville.gov.

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 \"nashville-gov/hubnashville-311-service-requests-7qhx-rexh\".\"hubnashville_311_service_requests\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • hubnashville_311_service_requests
     
     
     
     
     
Upstream Metadata