covidtrends
covidtrends copied to clipboard
Feature idea: Cache the csv data to minimize traffic and load for the raw csv data source
At the moment with every page load on covidtrends the according raw csv data is pulled. I don't know the page impressions for covidtrend but it could sum up in api requests for the csv data source as well. How about to pull the csv data once a day around the announced times and then utilize those pulled and cached csv data instead of loading the data again from the source on each load?
Would have also the positive side effect that the graph could still show while Github is down ;) Cuz current state for covidtrends is:
