powered by
Provides list of MSA codes data from HUD.
get_hud_fmr_listmetros(hud_key = Sys.getenv("HUD_API_KEY"))
A data table containing a list of MSA codes from HUD.
Character string indicating your API key from HUD.
Paul Richardson
Provides list of MSA codes from HUD.
if (FALSE) { library(hudr) hud_key <- Sys.getenv("HUD_API_KEY") cbsa_codes <- get_hud_fmr_listmetros(hud_key = hud_key) }
Run the code above in your browser using DataLab