Get 4-year adjusted cohort graduation rates by school.
Returns graduation rate data from EdFacts, including cohort counts
and midpoint graduation rates. Filterable by state or county.
Args:
state: Two-letter US state abbreviation (e.g. 'CA', 'NY').
county_fips: Optional 5-digit county FIPS code to filter by county.
year: School year to query (default 2021). Graduation data may lag.
limit: Maximum number of schools to return (default 50, max 500).
Connector