health-data-ny-gov/new-york-state-statewide-covid19-vaccination-data-gikn-znjh
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

New York State Statewide COVID-19 Vaccination Data by County (Archived)

<b>Note:</b>As of September 13th, 2024, this dataset is no longer being updated.

This dataset reports daily on the number of people vaccinated by New York providers who have received a dose of the updated COVID-19 vaccine authorized on September 12, 2023. New York providers include hospitals, pharmacies, and other providers registered with the State to serve as points of distribution.

This dataset is created by the New York State Department of Health from data reported to the New York State Immunization Information System (NYSIIS). County-level vaccination data is based on data reported to NYSIIS by the providers administering vaccines. Residency is self-reported by the individual being vaccinated. This dataset includes limited data on vaccines administered through Federal entities (Veterans Health Administration) or performed outside of New York State to New York residents and will not be reflective of every dose administered to New York State residents in those settings. It does not include residents of New York City. NYSIIS data is used for county-level statistics.

These data represent a lower-bound estimate on updated COVID-19 vaccination totals. With the end of the COVID-19 public health emergency, COVID-19 vaccination records are no longer required to be submitted to NYSIIS for adults 19+. Reporting remains mandatory for children 18 and under.

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 \"health-data-ny-gov/new-york-state-statewide-covid19-vaccination-data-gikn-znjh\".\"new_york_state_statewide_covid19_vaccination_data\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • new_york_state_statewide_covid19_vaccination_data
     
     
     
     
     
Upstream Metadata