Covid-19 contact probability
This address a few questions:
How careful do you need to be depending on where you are in the world.
What is your probability of coming into contact with an infected person.
And what is your probability as the days go by.
Important note
The application is fined tune to South-African stats in terms of probability.
The rest of the countries that appear are considered in terms of covid-19 cases, recoveries, deaths, and history.
This is unfortunately because I could not find a FREE API offering world census data.
How to run
You need to have the vue-cli install in your machine
$ npm install
$ npm run serve
About Data / Credits
Covid-19 Stats
Provided by API Sport (https://api-sports.io/documentation/covid-19)
via their Rapid API https://rapidapi.com/api-sports/api/covid-193
... updated every 5 minutes ...
South Africa population stats
Provided by Stats SA (http://www.statssa.gov.za/?page_id=1854&PPN=P0302)
Official Stats release in 29 July 2019: http://www.statssa.gov.za/publications/P0302/P03022019.pdf
Provincial cases
Taken (28/03/2020) from Health24 website (https://www.health24.com/Medical/Infectious-diseases/Coronavirus/coronavirus-in-sa-all-the-confirmed-cases-20200312)
These are NOT UPDATED, which present an opportunity for an API addressing this
Log in or sign up for Devpost to join the conversation.