Skip to content

Latest commit

 

History

History

README.md

Project - Facebook Users

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.

Project Overview

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

Getting Started

Prerequisites

You'll need to install:

Data Files

  • pseudo_facebook.tsv - Provided by Facebook

Exploratory Files

  • 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.

Authors

License

Creative Commons License

Acknowledgments