penguin-academy / covid-19-py

COVID-19 Web App for Paraguay
https://autoreporte.org
Other
50 stars 18 forks source link

Add a question related to travel #87

Closed camposcristian closed 4 years ago

camposcristian commented 4 years ago

I know it won't be a big majority of cases, but would be nice to include a question regarding travelling and dates, and in which airports there was a stopover. It might not happen but there's a petition to big companies to establish an opt-in contact tracing

pA1nD commented 4 years ago

we decided to not implement this as the WHO calls it a global epidemic. That implies that it's not contained in any country anymore and also our analysis are pointing to this fact that countries are rather "delayed in the impact" instead of "not affected".

That is why we do not have the question.

For tracing to have effect, I believe we would need something more powerful. I'd be very open to collaborate on a platform that reads the google location history that exists for everyone with an android device.

Reading this and crossing it with the one of COVID-19 patients would be a very interesting tool and i'd be happy to offer this in this website.

@camposcristianeze what do you think?

camposcristian commented 4 years ago

we decided to not implement this as the WHO calls it a global epidemic. That implies that it's not contained in any country anymore and also our analysis are pointing to this fact that countries are rather "delayed in the impact" instead of "not affected".

Agreed that being covid-19 labelled as pandemic there won't be "not affected" 👍

For tracing to have effect, I believe we would need something more powerful. I'd be very open to collaborate on a platform that reads the google location history that exists for everyone with an android device.

I like this idea. Although Google won't be opening this as an API anytime soon, plus asking location data to the user sounds a bit creepy :). Although if it's opt-in and optional, y could help to have cleared data about areas with more potential of infection. I found this and spent some time debugging and trying to understand the JSON from https://www.google.com/maps/timeline but it doesn't look like a straightforward approach...

On the other hand, cotrack from Argentina is discussing the implementation of something like this which could be helpful as well image

An example from South Korea.. https://www.smartcitiesworld.net/news/news/south-korea-to-step-up-online-coronavirus-tracking-5109

pA1nD commented 4 years ago

That is interesting! Let's open a new issue for this and discuss it there also with others. #115

Closing the travel question here.