Open repository in Console
Readme
Updated 3 months ago
‧ Indexed 2 hours ago
Childcare Need & Supply (All)
Statewide, DCYF estimates that families of about 305,000 children, age B-5, are not yet in school and need child care. Only about 34% of those children are enrolled in licensed child care or preschool. The percent of need met for child care and preschool for young children varies widely across the state.
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 \"wa-gov/childcare-need-supply-all-b8z4-gx3u\".\"childcare_need_supply_all\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata