texas-gov/monthly-child-care-services-data-report-families-a4gu-yvmu
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 11 months ago

Monthly Child Care Services Data Report - Families Served by ZIP Code 2022 Q4

The Monthly Child Care Services Data Report - Families Served by ZIP Code data set includes demographic data of parents and families of children receiving Child Care and Development Fund (CCDF) assistance. The Administration for Children and Families (ACF) Office of Child Care (OCC) collects data regarding the children and families served through the Child Care and Development Fund (CCDF) as well as the types of child care settings and facilities providing services. Each quarterly data set contains data aggregated by ZIP code for each month of the quarter. Counts less than 5 are masked with an asterisk (*) to protect the confidentiality of individuals in this report.

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 \"texas-gov/monthly-child-care-services-data-report-families-a4gu-yvmu\".\"monthly_child_care_services_data_report_families\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • monthly_child_care_services_data_report_families
     
     
     
     
     
Upstream Metadata