lookup_district_by_address
Find the public school district for any US street address. Get district name, NCES ID, enrollment, school count, per-pupil spending, and demographics.
Instructions
Find the public school district serving a US street address.
Returns the district name, NCES ID, state, enrollment, school count, per-pupil expenditure, and demographic breakdown.
Args: address: Full US street address, e.g. "1600 Pennsylvania Ave, Austin, TX"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes |