Gather location data from the forecast hub.
Source:R/create_table_for_scoring.R
gather_location_data.Rd
This includes population size for the states.
Usage
gather_location_data(
hub_path,
local_datapath = fs::path("auxiliary-data", "locations.csv")
)