pa-gov/covid19-vaccinations-by-zip-code-by-coverage-d63n-ygar
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 7 months ago
Indexed 4 hours ago

COVID-19 Vaccinations by Zip Code by Coverage Current Health NO FURTHER UPDATES

Weekly updates have finished with the June 28th update.

This dataset contains aggregate data of COVID vaccines administered to citizens based on zip code of residence. Data includes counts of individuals who received a vaccine dose that provides partial coverage against the disease and counts of individuals that received a vaccine dose that provides full coverage against the disease. Suppression applies for quantities less than 5.

Data only includes information reported to PA-SIIS, the Pennsylvania Statewide Immunization Information System.<br>

Effective 7/9/2021, the COVID-19 Vaccine Dashboard is updated to more accurately reflect the number of people who are partially and fully vaccinated in each county outside of Philadelphia, along with the demographics of those receiving vaccine. For state-to-state comparisons refer to the CDC vaccine data tracker located here: https://covid.cdc.gov/covid-data-tracker/#county-view

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 \"pa-gov/covid19-vaccinations-by-zip-code-by-coverage-d63n-ygar\".\"covid19_vaccinations_by_zip_code_by_coverage\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • covid19_vaccinations_by_zip_code_by_coverage
     
     
     
     
     
Upstream Metadata