API Access
Access dataset files directly from scripts, code, or AI agents.
Browse dataset files
API Access
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/trump-approval-ratings/
https://datahub.io/fivethirtyeight/trump-approval-ratings/_r/-/README.md
https://datahub.io/fivethirtyeight/trump-approval-ratings/_r/-/data/approval_polllist.csv
https://datahub.io/fivethirtyeight/trump-approval-ratings/_r/-/data/approval_topline.csv
https://datahub.io/fivethirtyeight/trump-approval-ratings/_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/trump-approval-ratings/_r/-/datapackage.json
README.md— documentation
https://datahub.io/fivethirtyeight/trump-approval-ratings/_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 Files
Explore with AIapproval_polllist
| Field | Type | Format |
|---|---|---|
| president | string | default |
| subgroup | string | default |
| modeldate | string | default |
| startdate | string | default |
| enddate | string | default |
| pollster | string | default |
| grade | string | default |
| samplesize | integer | default |
| population | string | default |
| weight | number | default |
| influence | integer | default |
| approve | integer | default |
| disapprove | integer | default |
| adjusted_approve | number | default |
| adjusted_disapprove | number | default |
| multiversions | string | default |
| tracking | string | default |
| url | string | default |
| poll_id | integer | default |
| question_id | integer | default |
| createddate | string | default |
| timestamp | string | default |
Download
Download CSVAbout
- Last updated
- 12 March 2026
- Total rows
- ...
- Format
- CSV
- File size
- 977 kB
approval_topline
| Field | Type | Format |
|---|---|---|
| president | string | default |
| subgroup | string | default |
| modeldate | string | default |
| approve_estimate | number | default |
| approve_hi | number | default |
| approve_lo | number | default |
| disapprove_estimate | number | default |
| disapprove_hi | number | default |
| disapprove_lo | number | default |
| timestamp | string | default |
Download
Download CSVAbout
- Last updated
- 12 March 2026
- Total rows
- ...
- Format
- CSV
- File size
- 156 kB
About this dataset
Trump Approval Ratings
This file contains links to the data behind How Popular is Donald Trump?
approval_polllist.csv contain President Trump's job approval ratings.
approval_topline.csv contains a trendline for the approval ratings.
This dataset was scraped from FiveThirtyEight - trump-approval-ratings