Download historical raw truth data from NYTimes and write to CSV files. Note: updates to the NYTimes data stopped in March 2023.

download_raw_nytimes(save_location = "./data-truth/nytimes/raw/")

Arguments

save_location

character specifying the location of to save raw truth data. Default to "./data-truth/nytimes/raw/"

Value

data.frame of national, state and county level raw truth data