Code Monkey home page Code Monkey logo

Comments (4)

eguidotti avatar eguidotti commented on June 3, 2024

Hi @umbe1987, thanks for your message!

It seems google mobility indicators for Prague are all NA even if they are present in google mobility report CSV.

It seems to me that the google indicators for Prague are for level 2 (place_id = ChIJi3lwCZyTC0cRIKgUZg-vAAE). If you try the following, you should get the Google reports for Prague:

test <- covid19(gmr = T, country = "Czech Republic", level = 2, start = "2020-01-01", end = Sys.Date())

At level 3 (districts) it seems that Prague is subdivided into East and West district by Google. However, the cases are not subdivided into East and West for level 3. So I left this match blank. But maybe I should use the same place_id = ChIJi3lwCZyTC0cRIKgUZg-vAAE also for Prague at level 3 as the cases are actually the same for Prague at the two levels... what do you think?

from covid19.

umbe1987 avatar umbe1987 commented on June 3, 2024

Hello @eguidotti and thanks for you feedback.

IMO it would make sense for CZE, as Prague seems the only area missing from the join and it is "an important area".
I am not totally aware on the way cases and google reports are merged together, but if place_id = ChIJi3lwCZyTC0cRIKgUZg-vAAE can be used when asking for level = 3 I think this would be a useful change.

from covid19.

eguidotti avatar eguidotti commented on June 3, 2024

Sorry, I fogot to update this thread but the issue was fixed already last week. Thanks!

from covid19.

umbe1987 avatar umbe1987 commented on June 3, 2024

Sorry, I fogot to update this thread but the issue was fixed already last week. Thanks!

This is great news! Thank you @eguidotti! 👍

from covid19.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.