fetch_annual_database.Rd
Download an Access-formatted database of IPEDs data for one year
fetch_annual_database(.year, .folder_path)
<int> the starting year the data describe. Usually July-June.
<chr> the location to save the downloaded files to.
curl::curl_download()
httr::HEAD()
httr::status_code()