Skip to content
#

outbreak

Here are 33 public repositories matching this topic...

ivan-aksamentov
ivan-aksamentov commented Jul 27, 2020

As the application growing, redux state is growing with it. The recent work on the tree page (neherlab/webclades#131) shows limits of what redux dev tools extension can handle. The extension is very slow and often crashes, probably to excessive memory use.

We could make the tools faster by embedding them as a component right inside the app, instead of using the extension

aberrantdoc
aberrantdoc commented Aug 4, 2020

Create code that generates this csv file along with all other files. This code will go into the unified code only.

The generated csv will be linked to various choropleth data viz maps.

Properties of csv: https://github.com/CovidToday/backend/blob/master/Datawrapper%20Chloropleth%20Rt.csv
First row headers.
First column has to be states names (NOT state codes).
Rest columns need to MOS

Improve this page

Add a description, image, and links to the outbreak topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the outbreak topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.