This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This script converts Freedom House's annual Freedom in the World data from | |
# the ugly, table-like Excel format in which it's posted into a data frame in R. | |
# It is set up to work on future updates, too, and should automatically adjust | |
# as years or countries are added. | |
# | |
# Before running this script: | |
# | |
# 1. Open a browser & go to http://www.freedomhouse.org/report-types/freedom-world | |
# | |
# 2. Download the file "Country ratings and status, FIW 1973-2013(EXCEL)" |