Visualization of Harvard/MIT MOOC data
- Go to the URL: https://dataverse.harvard.edu/file.xhtml?persistentId=doi:10.7910/DVN/26147/OCLJIV&version=10.0
- Download the dataset HMXPC13_DI_v2_5-14-14.csv
- Review the code book and documentation so that you understand the meaning of the variables
- Upload the data into R as a dataframe
- Create two dataframes that contain only the variables that interest you
- Create two visualizations that explore the data, generate both a quick version using base R graphics and then a more refined version in ggplot