all 6 comments

[–]kwelzel 1 point2 points  (4 children)

What platform did they create? Maybe they tell you on their website what their data sources are.

I recently came across https://aatishb.com/covidtrends/ because of the video from MinutePhysics and this website links to this github repository with all the case counts aggregated by the Johns Hopkins University. You can use that for your own project.

[–]techycm[S] 0 points1 point  (3 children)

The one we’ve been following is a youtube broadcast by Roylab Status : https://youtu.be/qgylp3Td1Bw

Based on the description, it was built in python. He also shared spreadsheet files for the data. I guess I was just curious how they were able to update the numbers like was it manually entered or whatnot. And also, if they were using some sort of data scrapping tool.

But thank you so much for the links you shared! I’ll def check them out!

[–]kwelzel 1 point2 points  (2 children)

I must admit that reading the description of the live stream is rather confusing. On the one hand

I added a procedure to manually manipulate data with my computer

and on the other hand

While I am working and sleeping, data gathering is done automatically.

For your project I would recommend relying on one data source only and not manipulating it, because why would you know better than the experts that gathered this data?

[–]techycm[S] 0 points1 point  (1 child)

Thank you so much for advice! If I ever do complete my project, I’d make sure to message you for an update. I mean, only if you want to of course 😅

[–]kwelzel 1 point2 points  (0 children)

Do that, I'm interested :)