internal-chattadata/tdh-vaccine-county-age-groups-census-aggregated-85-8zpt-8xs5
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 11 months ago

TDH Vaccine County Age Groups Census Aggregated 85+

This data contains the same information as TDH Vaccine County Age Groups Census (https://www.chattadata.org/dataset/TDH-Vaccine-County-Age-Groups-Census/4giv-dvmp/), but 85+ categories have been aggregated to match census age groups.

Vaccine County Age Group Census file from TDH website: https://www.tn.gov/health/cedep/ncov/data/downloadable-datasets.html

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 \"internal-chattadata/tdh-vaccine-county-age-groups-census-aggregated-85-8zpt-8xs5\".\"tdh_vaccine_county_age_groups_census_aggregated_85\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • tdh_vaccine_county_age_groups_census_aggregated_85
     
     
     
     
     
Upstream Metadata