pa-gov/number-of-children-per-100000-population-on-child-abpm-uwtg
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 1 month ago

Number of Children per 100,000 Population on Child Care Waiting List Community and Economic Development

The number of Pennsylvania children per 100,000 Population on the waiting list for subsidized childcare through the Pennsylvania Department of Human Services by year and region

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 \"pa-gov/number-of-children-per-100000-population-on-child-abpm-uwtg\".\"number_of_children_per_100000_population_on_child\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • number_of_children_per_100000_population_on_child
     
     
     
     
     
Upstream Metadata