Here’s My Proposal

I’m graduating from college soon, and as a culmination of my higher education, I’m working on a Senior Project that leverages some of the skills I’ve gained over the last four years.

Some Background

My favorite game is Fortnite. Fortnite has a robust competitive community and consequently, there’s loads of tournament data and player statistics that are publicly listed on Fortnite Tracker. But while the data is easy to view, it’s not easy to collect, munge, or explore because their public API doesn’t access competitive data. So to access this data, it needs to be web scraped.

My project really has two main parts:

  1. A python script that scrapes and stores the data in either a relational database, csv file, or pandas data frame.
  2. A dashboard or some series of charts that aptly visualizes the data collected from the event page.

Just like professional sports, esports are in dire need of data analytics. This will be a great way for me to get my foot in the door in the esports industry.

Domain(s) to Investigate

I see two, maybe three domains. First, esports. Second, data science. And third, computer science. Since the vast majority of my free time is spent watching, learning, or playing Fortnite, I have a very solid understanding about the data I’m going to be working with. Most of my time is going to be spent learning how to collect the data, and how I’m going to visualize it in a professional way. And since I’m going to be writing a python script, I’m going to need to learn computer science techniques and practices on how best to scrape the data.

Proposed Deliverables

My main deliverable will be the dashboard or visualization that I make after I collect my data. But I can think of a few others if I have the time:

I’m looking forward to sharing my progress and bringing you along on this journey.