add hip hop data

This commit is contained in:
atmccann
2016-07-14 15:17:33 -04:00
parent 8f9004fdb1
commit 94dbc76ffa
2 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
### Every mention of the 2016 primary candidates in hip-hop songs
The raw data behind the story [ Hip-Hop Is Turning On Donald Trump](http://projects.fivethirtyeight.com/clinton-trump-hip-hop-lyrics/)
Header | Definition
---|---------
`candidate` | Candidate referenced
`song` | Song name
`artist` | Artist name
`sentiment` | Positive, negative or neutral
`theme` | Theme of lyric
`album_release_date` | Date of album release
`line` | Lyrics
`url` | Genius link
Source: [Genius](http://genius.com/)

File diff suppressed because one or more lines are too long