Early Learning Resource Centers Current Statewide Human Services
Early Learning Resource Centers (ELRCs) are the hub of child care information in your area. ELRCs provide you and your family with information on quality child care and personalized child care referrals to child care providers based on your specific needs or preferences. ELRCs also administer the <a href=" https://www.dhs.pa.gov/Services/Children/Pages/Child-Care-Works-Program.aspx"> Child Care Works </a> subsidized child care program. If you have child care questions and needs, contact the ELRC for your local area or call the Child Care Works Helpline at 1-877-4-PA-KIDS.
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/early-learning-resource-centers-current-statewide-fn8n-rgds\".\"early_learning_resource_centers_current_statewide\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.