alex / nyt-2020-election-scraper

Home Page:https://alex.github.io/nyt-2020-election-scraper/battleground-state-changes.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSV Data's timestamps start at 2020-11-04 13:28:22.084000

dwootton opened this issue · comments

Describe the bug
When using the CSV data, the timestamp for many states begins at 2020-11-04 13:28:22.084000, which is ~13 hours after the data was first reported in some of them.

To Reproduce
Go to all states csv and search for '2020-11-04 13:28:22.084000'

Expected behavior
I would expect that the data would begin right after 7 pm EST.

This is expected, as the scraper did not exist at 7pm, so the earliest timestamp you are seeing is from the first run of the scraper.