health-data-ny-gov/medicaid-program-enrollment-by-month-beginning-m4hz-kzn3
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 7 months ago
Indexed 6 hours ago

Medicaid Program Enrollment by Month: Beginning 2009

This dataset aggregates and displays the number of New York State Medicaid enrollees by eligibility year and month within each NYS Economic Region, health insurance plan information, and enrollee demographics.

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/medicaid-program-enrollment-by-month-beginning-m4hz-kzn3\".\"medicaid_program_enrollment_by_month_beginning\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • medicaid_program_enrollment_by_month_beginning
     
     
     
     
     
Upstream Metadata