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.
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.
Start with these files — they give you everything you need to understand and access the dataset.
- 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 AIendorsements-june-30
| Field | Type | Format |
|---|---|---|
| year | integer | default |
| party | string | default |
| candidate | string | default |
| endorsement_points | integer | default |
| percentage_endorsement_points | number | default |
| money_raised | integer | default |
| percentage_of_money | number | default |
| primary_vote_percentage | number | default |
| won_primary | string | default |
Download
Download CSVAbout
- Last updated
- 12 March 2026
- Total rows
- ...
- Format
- CSV
- File size
- 6.32 kB
About this dataset
Endorsements through June 30
This folder contains data behind the story Pols And Polls Say The Same Thing: Jeb Bush Is A Weak Front-Runner.
This data includes something we call endorsement points, an attempt to quantify the importance of endorsements by weighting each one according to the position held by the endorser: 10 points for each governor, 5 points for each senator and 1 point for each representative.
| Header | Definition |
|---|---|
year | Election year |
party | Political party |
candidate | Candidate running in primary |
endorsement_points | Weighted endorsements through June 30th of the year before the primary |
percentage_endorsement_points | Percentage of total weighted endorsement points for the candidate's political party through June 30th of the year before the primary |
money_raised | Money raised through June 30th of the year before the primary |
percentage_of_money | Percentage of total money raised by the candidate's political party through June 30th of the year before the primary |
primary_vote_percentage | Percentage of votes won in the primary |
won_primary | Did the candidate win the primary? |
This dataset was scraped from FiveThirtyEight - endorsements-june-30