cityofberkeley-info/covid19-all-pcr-tests-resulted-daily-dnau-e757
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 7 hours ago
Indexed 6 hours ago

COVID-19 All PCR Tests Resulted Daily

Number of PCR tests resulted daily among Berkeley residents. As of 6/21/22, this dataset will be updated weekly instead of daily. As of 11/14/22, this dataset only includes PCR tests.

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 \"cityofberkeley-info/covid19-all-pcr-tests-resulted-daily-dnau-e757\".\"covid19_all_pcr_tests_resulted_daily\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • covid19_all_pcr_tests_resulted_daily
     
     
     
     
     
Upstream Metadata