brla-gov/mosquito-and-rodent-service-requests-bktv-u9ua
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 23 hours ago
Indexed 4 hours ago

Mosquito and Rodent Service Requests

Request for inspection and/or treatment of rodent and/or mosquito issues.

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 \"brla-gov/mosquito-and-rodent-service-requests-bktv-u9ua\".\"mosquito_and_rodent_service_requests\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • mosquito_and_rodent_service_requests
     
     
     
     
     
Upstream Metadata