I need to read a .cvs file that is in a GitHub repository and transform it into an object. the link I have doesn't download a file, it shows that file as raw
the link is: https://raw.githubusercontent.com/centraldedados/codigos_postais/master/data/codigos_postais.csv
I've never seen this type of file and I've never worked with this type of download, would you like a tip on where to start, what do you recommend me to read this file?