eurodatacube / eodash

Software behind the RACE dashboard by ESA and the European Commission (https://race.esa.int), the Green Transition Information Factory - GTIF (https://gtif.esa.int), as well as the Earth Observing Dashboard by NASA, ESA, and JAXA (https://eodashboard.org)
https://race.esa.int
MIT License
93 stars 42 forks source link

Add mobility data #758

Closed aapopescu closed 3 years ago

aapopescu commented 3 years ago

Add mobility indicator :

santilland commented 3 years ago

https://www.google.com/covid19/mobility/ Initial proposed approach is to integrate data as "global" dataset, which can be selected from the dropdown, opening a map where it is possible to select countries, when clicking on a country it will show the mobility data for that country.

aapopescu commented 3 years ago

@santilland here is the GSA Mobility Data:

all_data.csv.zip borders_GL2017_Roads_EU27_UK_coord_names.zip

  1. Map Visualisation style: https://live.sixfold.com/ (border points in borders_GL2017, color code in all_data_csv)
  2. Time browser (info in all_data_csv)
  3. Selecting one point loads time series with waiting time (data in all_data_csv)
santilland commented 3 years ago

Story was added to indicator in branch gsadata

Schpidi commented 3 years ago

Mobility data was added on country level as proposed in #863 see https://race.esa.int/?poi=GG-GG. Please reopen if anything is missing.