I'm trying to produce some documentation for my tax return and I would need to count how many days I stayed in a country.
Google Location History offers the possibility to download the data and with the aid of some tools, it's possible to extract some meaningful data.
I saw some tools that mainly plotted charts and heatmaps, often made through analysis with R.
How to map your Google location history with R
Would it be possible to:
- Count X amount of days spent in a country (e.g. X days in UK, Y days in Germany, Z days in U.S.A.)