Get state-level broadband availability summary.
Returns aggregated broadband statistics for the state including provider
counts and technology deployment. Useful for BEAD program analysis to
identify states with significant unserved/underserved populations.
Args:
state_fips: 2-digit state FIPS code (e.g. '53' for Washington, '11' for DC).
Always a string, never an integer.
speed_download: Minimum download speed threshold in Mbps (default 25).
speed_upload: Minimum upload speed threshold in Mbps (default 3).
as_of_date: BDC filing date in YYYY-MM-DD format (default 2024-06-30).
Connector