ct-gov/mpox-vaccinations-by-raceethnicity-s98k-r9gm
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 months ago
Indexed 1 hour ago

Mpox Vaccinations by Race/Ethnicity

Data last updated 12/29/2022. Data are not currently being routinely updated. For more information about mpox, including vaccine eligibility criteria, see the DPH mpox webpage: ct.gov/dph/mpox.

Table published by the Connecticut Department of Public Health that contains the cumulative number of people by race/ethnicity who have received at least one dose of JYNNEOS vaccine reported to CT WiZ (the Connecticut Immunization Information System). Data on vaccinations by race/ethnicity should be interpreted with caution because of the challenges of classifying race/ethnicity. Reported race and ethnicity information is used to create a single race/ethnicity variable. People with more than one race are classified as two or more races. People with Hispanic ethnicity are classified as Hispanic regardless of reported race(s). People with a missing ethnicity are classified as non-Hispanic.

Currently vaccination is prioritized for individuals at the highest risk of exposure to someone with mpox. Since the size of this population is not known, the number vaccinated is reported without the vaccine coverage percentage.

This table excludes residents of other states vaccinated in Connecticut. Connecticut residents vaccinated out of state are included if they were vaccinated in a jurisdiction that has established electronic vaccination data exchange with Connecticut (as of 8/31/2022, this is NYC, RI, NJ, DE, NV, Philadelphia).

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 \"ct-gov/mpox-vaccinations-by-raceethnicity-s98k-r9gm\".\"mpox_vaccinations_by_raceethnicity\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • mpox_vaccinations_by_raceethnicity
     
     
     
     
     
Upstream Metadata