Facebook has provided sample data of their users for exploration. We'll use this sample data to explore how people use one of my favorite websites.
In this project, we will use Facebook sample user data and explore users various features:
- Friend Count
- Friendships Initiated
- Birthday
- Gender
- Age
- Tenure
- Likes
- Mobile Likes
You'll need to install:
pseudo_facebook.tsv- Provided by Facebook
facebook_data-explore.rmd- Main project file, an Rmd file that contains the exploration for the project.facebook_data-explore.html- HTML output file for easy viewability in the browser.
Also the exploration is published directly on RPubs for easy viewing.