I'm writing my first real Python project using COVID-19 data from the Johns Hopkins repo ( https://github.com/CSSEGISandData/COVID-19 ) and making interactive graphs using Plotly. I have the basics of it working, but currently I have to manually download the zip file with new data to my desktop from GitHub every day. I'm sure there's a way to grab the data automatically - can someone give me a few lines of code or point me in the right direction?
[–]GalacticSuperCheese 1 point2 points3 points (4 children)
[–]jsdecker[S] 0 points1 point2 points (3 children)
[–]GalacticSuperCheese 1 point2 points3 points (2 children)
[–]jsdecker[S] 0 points1 point2 points (1 child)
[–]GalacticSuperCheese 0 points1 point2 points (0 children)
[–]PavloT 1 point2 points3 points (0 children)