-
We updated raw data with the June 2024 FCC release
-
CORI opinionated version at Census Block level is also now using that version.
- Use CORI-brewed
download_file
function; global user_agent no longer needed
-
correct typos in data stories Thanks @camdenblatchly
-
update with FCC new API request that is needed a referer
-
bring back the changelog that you are reading
-
Add NBM Block: CORI opinionated version designed at the Census block level
-
Add NBM raws, past 4 releases
-
get_frn_nbm_bl()
allows you to get all block where this FRN reported had services (minus satellite BSL and 0/0 speeds services) -
get_nbm_bl()
allows you to get all block from one county -
get_county_nbm_raws()
allows you to get raw NBM data for a specific county and for a release, by default the last one.
- update to
get_fcc_dictionary.R
description for new data set ("nbm_block", "nbm_raw") and their fields
fcc_to_parquet()
not needed and/or too opinionated to be useful
-
Provides way to access Form 477
-
Provides data story on Form 477
-
fcc_dictionary()
to provide description of each fields per data set
- Organize reference of function by themes
-
First release!
- FCC BDC download functions
-
Improve functions with a user_agent defined in aaa.R #9