You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The website has charts for each region (Kansai, Kanto, etc.). Is there an endpoint where I could obtain the raw data/ or alternatively find a source that gives me the same chart but with an x-axis that is labelled with the dates?
Great thanks for the awesome dashboard!
The text was updated successfully, but these errors were encountered:
If the data in docs/summary/latest.json isn't enough (it has an array of the confirmed/recovered numbers with historical data), then you will need to post-process directly from the data that comes from the spreadsheet.
If you want to see how this works, the code is in src/charts.js which is used to generate all the SVG charts the site uses.
The website has charts for each region (Kansai, Kanto, etc.). Is there an endpoint where I could obtain the raw data/ or alternatively find a source that gives me the same chart but with an x-axis that is labelled with the dates?
Great thanks for the awesome dashboard!
The text was updated successfully, but these errors were encountered: