Skip to content

๐Ÿ“Š๐Ÿ“บ Charts and dataset of IMDb ratings of all 110 Community (2009 - 2015) episodes

Notifications You must be signed in to change notification settings

isabellabenabaye/community-project

Repository files navigation

IMBd ratings of all 110 Community (2009 - 2015) episodes

First of all, Community is a gem and if you haven't seen it, you should.

On May 9, 2020 I scraped the IMDb ratings of all 110 Community episodes in honor of their May 18, 2020 reunion to raise money for two coronavirus relief efforts.

This repo contains the following R script & jupyter notebooks:

community_plot.R - R script that creates the plot below

scraping-episode-imdb-ratings.ipynb - this notebook explains the scraping process step-by-step, using this article as a reference (for beginners)

community_data_scrape.ipynb - optimized code used for scraping

community_EDA.ipynb - explores the ratings and total votes, plots them against each other, and contains the code that creates the heatmap below

Dataset

You can also find the dataset on kaggle here.

The variables include:
Season - season
Episode number - episode_number
Episode title - title
Original air date - airdate
IMBd rating - rating
Total votes - total_votes
Episode description - desc

About

๐Ÿ“Š๐Ÿ“บ Charts and dataset of IMDb ratings of all 110 Community (2009 - 2015) episodes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published