data icon indicating copy to clipboard operation
data copied to clipboard

Data and code behind the articles and graphics at FiveThirtyEight

Results 99 data issues
Sort by recently updated
recently updated
newest added

Hi everyone! There are some players missing for this season - I think it may be covid related. List of Players: Charlie Brown Darren Collison Donte DiVincenzo Malcolm Hill Matt...

Some castles summed to over 100 soldiers, many summed to less than 100. I removed these

Can you publish the code you're using to calculate the 538 approval rating here - https://projects.fivethirtyeight.com/biden-approval-rating/ Given the national consequence of such a rating and the fact that its being...

The files in the `data` repository have `\r` line endings. This pull request replaces those with `\n` line endings. Addresses issue #284

I've been using the data from your [comma survey](https://raw.githubusercontent.com/fivethirtyeight/data/master/comma-survey/comma-survey.csv) for teaching R and some recent changes to the [R packages we use](https://github.com/r-lib/vroom/issues/360) make the line endings in your file problematic....

added a description that described the purpose of the file and the binary nature of its values.

Please add the year the data originates from to the readme in order to easily date it. Thank you!