Achievements
-
Honourable Mention @ Amazon AWS Data-Exchange Challenge 2020
-
People's Choice @ RALLYtoUS + VetsinTech Online Hackathon 2020
-
Best AWS Project @ RALLYtoUS + VetsinTech Online Hackathon 2020
Inspiration
The safest way place to be in this pandemic would be at home but going out is always an inevitable thing whether its for groceries or for other necessities. Going out during this pandemic contributes a risk of getting infected with COVID19. But how much exactly is that risk of going out poses to your health in general? In hindsight of that question, this project aims to give every user a perspective on how much their exposure levels are to COVID 19 based on their daily activity of going out.
What it does
The app takes your home location and set's it as a safe zone where COVID exposure levels are 0 and the app classifies the data received from the AWS Data Exchange enigma corona tracker it classifies every place in the world as one of 3 zones. Zone 1 is a green zone where COVID cases are light to almost none for example countries with less COVID cases or in general an empty space, Zone 2 is an orange zone where you have orange level exposure where COVID cases are mediocre and finally, Zone 3 which is a red zone which is a heavy COVID population concentration and also includes public spaces. The app classifies which zone you are in and presents a risk-based analysis based on the time you spent outside and based on the zone that the app classifies you in. It tracks how long you spent outside on that zone and when you return back home the app gives you an analysis of all the places you been to and the associated zone and gives a risk estimate on contracting COVID19. It gives you a detailed analysis of your daily activity and your monthly exposure levels to COVID. This gives the user's a visual understanding of contracting COVID and the app also furthermore gives a risk analysis of wearing a mask vs without wearing mask for giving the user a perspective on how their exposure risk changes based on your precautions. Lastly, the app presents a set of precautions that must be taken based on your exposure levels in the time you spent outside. The app also contains a map that wasn't completed to its potential but was intended to give a zone view of your location's radius on different exposure levels at different places.
How we built it
We built this app using flutter as our frontend for presenting our data visualization and analysis and fast API as our backend to compute our data from AWS and the data generated by the user. We used the AWS data exchange data set enigma corona scraper for analysis on locations and classifying a location to a zone based on population, corona growth rate, and other aspects to classify a location into a zone. Once it classifies an algorithm computes your risk exposure levels based on the time you spent at a zone. We hosted this application on Amazon EC2 instance and our storage in S3 and arangoDB for storing all data from AWS and the user-generated data. Lastly, we used different API's for map generation and news collection. We used a python library geopy to translate coordinates into an address the database understands for zone classification.
Challenges we ran into
Classifying a location to a certain zone took a lot of metrics and in many cases, the database didn't contain all metrics needed so we had to find other sources for the database to collect missing values. The data visualization and analysis was a challenge we had to pass while building the application.
Accomplishments that we're proud of
We are proud of our data analysis based on the user's daily input and AWS data exchange dataset's insight for backend zone determination and risk assessment. Furthermore, we built a good model to predict COVID exposure from real-life tracking and exposure risk levels.
What we learned
We learned to work with different API's connecting all of them together and certainly learned a lot about data modeling visualization.
What's next for TrackMyCovid
The next steps for TrackMyCovid are creating a map view of the world with green, orange, and red zones and creating more personalized reports based on COVID exposure and creating more accurate estimates. Furthermore, we plan on developing a map view to push notifications when you enter a new zone the app gives statistics on that zone and furthermore precautions for that exact zone.
Built With
-
amazon-ec2
-
amazon-web-services
-
arangodb
-
aws-data-exchange-enigma-dataset
-
boto3
-
covid19.org
-
fastapi
-
flutter
-
geopy
-
matplotlib
-
newsapi.org
-
nginx
-
numpy
-
pandas
-
scikit-learn
Try it out
