Read a zipped file of completion data
unzip_completers.Rd
IPEDS files come as giant, zipped csv files. There's no reason to store them on your local machine in an unzipped format when this function can unzip a file as it reads its contents into memory.