Read a single census file data and return it, as is

read_one_census_file(filename, locations)

Arguments

filename

the fully qualified path of the file

locations

a character vector locations of interest

Value

a list of four items, filename, raw_data (tibble), report a list consisting of summary tibble, census_data (tibble)