I am trying to understand what the region county codes correspond to in your mobility csv file. Where do you get the 401 different counties from? I have been playing with the GeoJSON data from http://opendatalab.de/projects/geojson-utilities/ which suggests that there are 402 counties, however the actual JSON file seems to contain 430 entries.
I have very little experience with Geo data and was wondering if you could help demystifying them. Effectively I am looking for an identifier such as the AGS for each of the counties so I can make use of your mobility data in this project:
https://github.com/FHell/COVID-Game
Thanks for the help!
I am trying to understand what the region county codes correspond to in your mobility csv file. Where do you get the 401 different counties from? I have been playing with the GeoJSON data from http://opendatalab.de/projects/geojson-utilities/ which suggests that there are 402 counties, however the actual JSON file seems to contain 430 entries.
I have very little experience with Geo data and was wondering if you could help demystifying them. Effectively I am looking for an identifier such as the AGS for each of the counties so I can make use of your mobility data in this project:
https://github.com/FHell/COVID-Game
Thanks for the help!