health-data-ny-gov/child-health-plus-program-enrollment-by-county-and-nkkt-2c9e
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 days ago
Indexed 3 hours ago

Child Health Plus Program Enrollment by County and Insurer: Beginning 2009

The Child Health Plus enrollment and demographic data show the aggregate number of Child Health Plus Beneficiaries by eligibility year and month within each county and health plan.

Child Health Plus is a government insurance program for eligible children through the month in which they turn nineteen, whose income and resources fall within program guidelines.

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/child-health-plus-program-enrollment-by-county-and-nkkt-2c9e\".\"child_health_plus_program_enrollment_by_county_and\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • child_health_plus_program_enrollment_by_county_and
     
     
     
     
     
Upstream Metadata