sccgov/covid19-vaccinations-among-county-residents-by-cj2d-vr2e
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 months ago
Indexed 1 month ago

COVID-19 vaccinations among county residents by race/ethnicity

The dataset provides number of county residents who are vaccinated by Race/Ethnicity. Number of people vaccinated (completed primary series) is the number of county residents who either received a vaccine requiring a single dose (Janssen/Johnson & Johnson) or received the second dose of a vaccine requiring two doses (Pfizer or Moderna). Source: California Immunization Registry. This table is updated Monday-Friday and will not be updated on holidays.

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 \"sccgov/covid19-vaccinations-among-county-residents-by-cj2d-vr2e\".\"covid19_vaccinations_among_county_residents_by\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • covid19_vaccinations_among_county_residents_by