GithubHelp home page GithubHelp logo

metacritic-2's Introduction

metacritic

Purpose

  1. To use Metacritic scores to analyse music review inflation, i.e. the apparent increase (decrease) in the proportion of released albums the receive a positive (negative) review.
  2. To create a dataset to more broadly explore album releases.

Inputs and Output

The web-scraped tables come from Metacritic. The code extracts information from each table-page (200~ albums in each page) by first scraping their content through rvest and then making use of regularities in the spacing to separate album information.

For each album, the generated dataset should contain (where available):

  • Artist
  • Title
  • Metascore
  • Release Date
  • User Score

Limitations

The code currently does not differentiate between EPs, LPs etc., which would be nice. Also, the plan is to add more information about each album (recording label, number of professional reviews, maybe even review score by each entity). I also plan to add scores by theneedledrop, as recorded in this Google sheet, to compare Anthony's marks with thosee of major publications.

Motivation

This is another small project I worked on to teach myself a bit of R and get into web-scraping. It was motivated by a video on the theneedledrop channel discussing a WSJ article on the decline of negative reviews.

metacritic-2's People

Contributors

gfrt0 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.