VirusTrack / COVIDvu

Volunteers building and sharing current, accurate, near real-time COVID-19 tracking and prediction tools.
https://virustrack.live
BSD 3-Clause "New" or "Revised" License
15 stars 3 forks source link

Provide definitions for obscure terms #235

Open lucasmarohn opened 4 years ago

lucasmarohn commented 4 years ago

In areas where more obscure terms are used, we should provide a clear definition.

Below the tabs and above the graphs, we could display a definition. Cases and Deaths are obvious, but Mortality should definitely be defined. We could also link to Methodology from here.

Cases: An instance of the COVID-19 viral infection

Deaths: Deaths caused by COVID-19

Mortality: Deaths expressed as a proportion of the population

Example page: https://virustrack.live/covid

mortality

jaryaman commented 4 years ago

Hey @lukemarohn I think this is a great idea. I've got some suggestions for how to tweak the definitions. Cases and deaths are ok, but I think the mortality one is a bit vague?

Cases: Number of confirmed diagnoses of the COVID-19 viral infection

Deaths: Number of deaths caused by COVID-19

Mortality: Deaths expressed as a proportion of the number of confirmed cases

lucasmarohn commented 4 years ago

Thanks @jaryaman that's a much better definition for mortality! Can you please review the definitions below as well?

Regarding this whole Issue, anywhere that we have a "tooltip" pop up (such as on the graphs or on the log toggle buttons) should be moved out of the tooltip and simply placed as regular text.

Ideally, I think we should not only define, but also explain, some of the jargon. If someone doesn't know what a logarithm is, we shouldn't assume they'll know/remember what slope is.

@kinabalu What do you think about creating a dictionary.js file where we can maintain definitions as strings and then import them into components as needed?

kinabalu commented 4 years ago

yup @lukemarohn sounds good, let's put it in src/constants

jaryaman commented 4 years ago

@lukemarohn how about: