Open repository in Console
Readme
Updated 12 months ago
‧ Indexed 11 months ago
DSS - People Served by Town and Medical Benefit Plan by Month - CY 2023-2024
This dataset includes the number of people enrolled in DSS services by town and by medical benefit plan by Month for CY 2023-2024.
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/dss-people-served-by-town-and-medical-benefit-plan-f6un-nnhn\".\"dss_people_served_by_town_and_medical_benefit_plan\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata