dfw_tea_schools
Search Texas public schools by campus, district, or county to retrieve TEA A-F accountability ratings, sub-scores, enrollment, and demographics.
Instructions
Texas public schools + TEA A-F accountability ratings (latest published: 2022-2023). Search by campus name, district, or county (e.g. DALLAS, TARRANT, COLLIN, DENTON). Returns overall rating, sub-scores (Student Achievement, School Progress, Closing the Gaps), enrollment, and demographics. Does NOT map an address to its assigned schools — attendance zones are managed by individual ISDs. Source: Texas Education Agency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 25). | |
| campus | No | Campus name, contains-match. Example: "Booker T Washington", "Frisco HS". | |
| county | No | County name. Example: "DALLAS", "TARRANT", "COLLIN", "DENTON". | |
| rating | No | Filter by overall A-F rating. | |
| district | No | District name, contains-match. Example: "Dallas ISD", "Frisco ISD", "Plano". | |
| school_type | No | Filter by campus level. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Number of results in this page. | |
| query | No | Echo of the input filters. | |
| offset | No | Current page offset for pagination. | |
| results | Yes | Result rows. | |
| nextCursor | No | Opaque pagination cursor for the next page; null if no more results. |