healthstat-dph-sbcounty-gov/health-insurance-coverage-fw3m-df7p
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 years ago
Indexed 2 hours ago

Health Insurance Coverage

Annual data on the percent of the population with health insurance coverage for the County of San Bernardino, State of California, and the United States. Numerator and denominator data derived from U.S. Census Bureau American Community Survey.

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 \"healthstat-dph-sbcounty-gov/health-insurance-coverage-fw3m-df7p\".\"health_insurance_coverage\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • health_insurance_coverage
     
     
     
     
     
Upstream Metadata