Skip to content

Visualization and Analysis of AV Club TV grades. Scraped data from their site, then enriched it with IMDB data for data on show content and imdb/rotten tomatoes ratings to benchmark.

Notifications You must be signed in to change notification settings

sdl60660/av_club_reviews

Repository files navigation

AV Club Grades

Visualization and Analysis of AV Club TV grades. Scraped data from the AV Club TV Review site, then enriched it with IMDB data for show content and ratings to benchmark (using OMDB API).

Used:

  • Python (Selenium/Requests/BeautifulSoup) for scraping/enriching data and for analysis.
  • PostgreSQL/Python (psycopg2) for moving data into database
  • HTML/CSS/Javascript/jQuery for front-end
  • D3.js for visualizations
  • Flask for web server/interaction between page and Postgres database
  • Heroku for hosting

In-progress project site lives here: https://bit.ly/av-club-reviews

About

Visualization and Analysis of AV Club TV grades. Scraped data from their site, then enriched it with IMDB data for data on show content and imdb/rotten tomatoes ratings to benchmark.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published