Our inspiration:

During these tasking times, we realized that people need a way to figure out what their personalized risk for CoVID-19 actually is. If you were to try and do a google search for your risk based on age, state, and gender, nothing would pop up. That is where this project steps in. With this project, people are able to know real-time data on what their risk for CoVID-19 is based on more than just the news.

What it does:

The logic of this project is pretty simple. It takes in a user input and it gives their data back to them. We parse a CSV file using pandas, and then turn this data into a NumPy array. We index it and plot it, giving it back to the user as a maplotlib graph. Using this project the user will know whether they are at a high risk and need to be safer, or if they are already taking the right precautions.

Built With

Share this project:

Updates