pitchfork: Album reviews from the Pitchfork website (1999-2018)

Description Usage Format Examples

Description

Album reviews from the Pitchfork website (1999-2018)

Usage

1

Format

A tibble with 20,852 rows and 7 variables:

artist,album,year

The album artist, album name, and its year of release.

genre

One or more comma-separated musical genres applied to the album by the reviewer.

score

The reviewer score for the album (from 0 to 10).

date

The publication date of the review.

link

A link to the album review on the Pitchfork website.

Examples

1
2
3
# Here is a glimpse at the data
# available in `pitchfork`
dplyr::glimpse(pitchfork)

rich-iannone/rwr documentation built on Jan. 22, 2021, 7:51 p.m.