health-data-ny-gov/child-health-plus-program-enrollment-beginning-izdx-gtc9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 days ago
Indexed 2 hours ago

Child Health Plus Program Enrollment: Beginning 2009

This dataset contains the aggregate number of Child Health Plus Beneficiaries by eligibility year and month within each economic region, health plan, gender, age group, and race/ethnicity. 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-beginning-izdx-gtc9\".\"child_health_plus_program_enrollment_beginning\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • child_health_plus_program_enrollment_beginning
     
     
     
     
     
Upstream Metadata