covid19datahub / COVID19

A worldwide epidemiological database for COVID-19 at fine-grained spatial resolution
https://covid19datahub.io
GNU General Public License v3.0
251 stars 93 forks source link

google tracking #195

Closed LuiNov closed 2 years ago

LuiNov commented 2 years ago

Hello, I didn't get how to access the google data. Is there a guideline somewhere or could anybody explain it to me?

Best wishes, Luise

eguidotti commented 2 years ago

Hi @LuiNov, please have a look here

The following should work (in R):

library("COVID19")
x <- covid19(gmr = TRUE)

Hope this helps!

LuiNov commented 2 years ago

🥰thanks! The package is really really great!!

eguidotti commented 2 years ago

Happy to hear that! 👍 And thanks for your comment here. I'll have a look at it later. I'm closing this issue as it seems it is fixed now. Cheers