ct-gov/mpox-vaccinations-by-gender-mnff-vi62
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 11 months ago

Mpox Vaccinations by Gender

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 gender who have received at least one dose of JYNNEOS vaccine reported to CT WiZ (the Connecticut Immunization Information System). Gender is as reported to CT WiZ.

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).

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.

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-gender-mnff-vi62\".\"mpox_vaccinations_by_gender\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • mpox_vaccinations_by_gender
     
     
     
     
     
Upstream Metadata