bvankat / nebrasketball

Tracking tournament odds for the Nebraska basketball team
http://nebrasketball.info
5 stars 1 forks source link

Track historical data #4

Open bvankat opened 2 years ago

bvankat commented 2 years ago

The updates.json file is now recording all of the scrapes.

bvankat commented 1 year ago

Reminder: There's been a little progress on this already. "div.chart" is already on page. dot-plot.html has the beginnings of the charts, too.

bvankat commented 7 months ago

Is the cleanest way to do the up/down arrows to look back at the rankings before the most recent game? Then they'd be relevant for a few days, rather than just "yesterday's rankings".

So you'd have to:

bvankat commented 7 months ago

A simpler way to do it would be to say "last 7 days" or "last 4 days" or some approximation of "most recent game" without having to actually find that game. "T-4 days" would be a lot easier to compile.