data
data copied to clipboard
Data and code behind the articles and graphics at FiveThirtyEight
Would it be possible to include the game start time as part of the nfl latest dataset? I see you have the exact game time visualized on your website so...
Can you provide any insight into how (if at all) data sources will be updated as election results roll in on Nov 3rd? For instance, in the [presidential toplines](https://projects.fivethirtyeight.com/2020-general-data/presidential_national_toplines_2020.csv) will...
This is to let you know that we have a number of the 538 U.S. Election Polls and Topline data now available in our recently launched Public Data Center at...
File: https://projects.fivethirtyeight.com/polls-page/president_polls.csv It's a pain to process 2 or more rows for every single poll outcome, no matter what tool or programming kanguage one uses.
Looks like there are some invalid rows in the data - https://github.com/fivethirtyeight/data/blob/master/riddler-castles/castle-solutions-3.csv#L238 https://github.com/fivethirtyeight/data/blob/master/riddler-castles/castle-solutions-3.csv#L818 https://github.com/fivethirtyeight/data/blob/master/riddler-castles/castle-solutions-3.csv#L1030 https://github.com/fivethirtyeight/data/blob/master/riddler-castles/castle-solutions-4.csv#L182 https://github.com/fivethirtyeight/data/blob/master/riddler-castles/castle-solutions-4.csv#L278 (O instead of 0) https://github.com/fivethirtyeight/data/blob/master/riddler-castles/castle-solutions-4.csv#L498 https://github.com/fivethirtyeight/data/blob/master/riddler-castles/castle-solutions-4.csv#L853 There's also invalid rows because the number of...
Affected Dataset: [candy-power-ranking](https://github.com/fivethirtyeight/data/blob/master/candy-power-ranking/candy-data.csv) dataset. Problem: Apostrophe not rendered correctly. For example `HersheyÕs Kisses`. A possible source of the problem might be that the encoding was wrong.
In [this article](https://fivethirtyeight.com/features/some-people-are-too-superstitious-to-have-a-baby-on-friday-the-13th/) you discuss using [this data](https://github.com/fivethirtyeight/data/tree/master/births) to calculate the percent change. You say that you remove the data from months that have major holidays. > It excludes any...
Not sure if this is a one off or a problem with that entire league, but the Norway Eliteserien game between Sarpsborg (home) and Odd FC (away) is listed in...
Another league to be updated :) PS. That was fast!
This was in the raw-polls.csv files, e.g.: https://github.com/fivethirtyeight/data/blob/master/pollster-ratings/2017/raw-polls.csv https://github.com/fivethirtyeight/data/blob/master/pollster-ratings/2018/raw-polls.csv https://github.com/fivethirtyeight/data/blob/master/pollster-ratings/2019/raw-polls.csv Found 3 minor data flaws that I think affect derived result and rating for Trafalgar Group. I concatenated into one...