urban_ed_districts
Query district-level enrollment data from the Common Core of Data for every US public school district. Filter by state FIPS and school year to examine student populations.
Instructions
Query district-level enrollment data from the CCD. Covers all public school districts in the US.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | School year (e.g. 2022) | |
| limit | No | Max results (default 50) | |
| offset | No | Pagination offset (default 0) | |
| stateFips | No | 2-digit state FIPS code (e.g. 6 for CA, 36 for NY) |