API AccessAccess dataset files directly from scripts, code, or AI agents.
Browse dataset files
Access dataset files directly from scripts, code, or AI agents.
Dataset Files
Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.
/fivethirtyeight/hip-hop-candidate-lyrics/
https://datahub.io/fivethirtyeight/hip-hop-candidate-lyrics/_r/-/README.md
https://datahub.io/fivethirtyeight/hip-hop-candidate-lyrics/_r/-/data/genius_hip_hop_lyrics.csv
https://datahub.io/fivethirtyeight/hip-hop-candidate-lyrics/_r/-/datapackage.json
Key Files
Start with these files — they give you everything you need to understand and access the dataset.
datapackage.json— metadata & schema
https://datahub.io/fivethirtyeight/hip-hop-candidate-lyrics/_r/-/datapackage.json
README.md— documentation
https://datahub.io/fivethirtyeight/hip-hop-candidate-lyrics/_r/-/README.md
Typical Usage
- 1. Fetch datapackage.json to inspect schema and resources
- 2. Download data resources listed in datapackage.json
- 3. Read README.md for full context
Data Previews
genius_hip_hop_lyrics
Loading data...
Schema
| name | type | format |
|---|---|---|
| id | integer | default |
| candidate | string | default |
| song | string | default |
| artist | string | default |
| sentiment | string | default |
| theme | string | default |
| album_release_date | integer | default |
| line | string | default |
| url | string | default |
Data Files
| File | Description | Size | Last modified | Download |
|---|---|---|---|---|
genius_hip_hop_lyrics | 63.8 kB | 3 days ago | genius_hip_hop_lyrics |
| Files | Size | Format | Created | Updated | License | Source |
|---|---|---|---|---|---|---|
| 1 | 63.8 kB | csv | 4 days ago | FiveThirtyEight - Hip Hop Candidate Lyrics |
Hip Hop Candidate Lyrics
This folder contains data behind the story Hip-Hop Is Turning On Donald Trump.
genius_hip_hop_lyrics.csv contains every mention of the 2016 primary candidates in hip-hop songs.
| 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
This dataset was scraped from FiveThirtyEight - hip-hop-candidate-lyrics