acgov/alameda-county-bed-bug-2006-to-2012-2y9p-458z
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 7 years ago
Indexed 3 hours ago

Alameda County Bed Bug 2006 to 2012

Beg Bug Requests for Service

June 1, 2006 to May 31, 2012

The data is not confirmed cases of bed bugs, just the number of calls requesting service.

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 \"acgov/alameda-county-bed-bug-2006-to-2012-2y9p-458z\".\"alameda_county_bed_bug_2006_to_2012\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • alameda_county_bed_bug_2006_to_2012