Open repository in Console
Readme
Updated 3 months ago
‧ Indexed 1 hour ago
Care 4 Kids (C4K) Number of Children by Town, October 2017
Care 4 Kids (C4K) Number of Children by Provider Setting Type and by Town, with subsidy Paid in October 2017. Includes total for all Age Groups. Numbers <6 suppressed.
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/care-4-kids-c4k-number-of-children-by-town-october-8qj5-hv83\".\"care_4_kids_c4k_number_of_children_by_town_october\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata