Multi-State Childcare Licensing
multistate-childcare-licensingSearch childcare licensing and inspection across NY, NJ, CO, CT, and DE. Filter by county, license status, or cited deficiencies to identify facilities needing review.
Instructions
Use for cross-state childcare licensing, inspection, and deficiency research across supported states. For Texas-only operation, inspection, or deficiency filters, use texas-childcare-licensing instead. Starts the bound Apify Actor with the caller's APIFY_TOKEN, may consume Apify usage, waits up to 60 seconds, and returns at most 1,000 source-linked rows without modifying government records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| county | No | Filter to one county (e.g. 'Sussex', 'Oneida', 'Boulder'). Applied server-side where the state feed carries a county column; CT publishes no county so a county filter returns no CT rows. Leave empty for statewide. | |
| states | No | Which states to pull. Available: NY (16.8k facilities), NJ (4.2k), CO (4.5k), CT (16.2k + inspections), DE (1.2k + inspections & deficiencies). Leave empty for all five. | |
| licenseStatus | No | Case-insensitive substring match on the facility's license status (e.g. 'ACTIVE', 'License', 'Licensed'). Leave empty for all statuses. | |
| minDeficiencies | No | Only return facilities with at least this many cited deficiencies (compliance screening). Deficiency counts are published only by Delaware; other states have none, so this filter excludes them. | |
| maxInspectionRows | No | Cap the inspection/deficiency rows fetched per state before building the per-facility compliance lookup (leave empty to read the full feed; CT ships ~97k inspection rows). | |
| includeInspections | No | When on, fetch each state's inspection/deficiency feed and merge per-facility inspection_count and (DE) deficiency_count + top cited regulations. Turn off for a faster, licensing-only pull. Only affects CT and DE. | |
| maxRecordsPerState | No | Cap the number of facility records pulled from each state (leave empty for the full registry). |