Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Having a problem running against Google timeline #3

Open
bunk3m opened this issue Mar 4, 2019 · 3 comments
Open

Having a problem running against Google timeline #3

bunk3m opened this issue Mar 4, 2019 · 3 comments

Comments

@bunk3m
Copy link

bunk3m commented Mar 4, 2019

I downloaded quite a bit of trip data from Google to see if I could see the trips and days. It was the standard Google data download from the link provided.

My Location History file is 460.3MB. ?Too large?

I get the following error when I try to run this command from the /Downloads/google-timeline-to-csv-master folder:
./index.js ../Takeout/Location\ History > my_trips.csv

`Error: params should include "fields" and/or non-empty "data" array of objects

at checkParams (/Users/user/Downloads/google-timeline-to-csv-master/node_modules/json2csv/lib/json2csv.js:95:11)
at module.exports (/Users/user/Downloads/google-timeline-to-csv-master/node_modules/json2csv/lib/json2csv.js:48:5)
at pointsToCsv (/Users/user/Downloads/google-timeline-to-csv-master/index.js:134:3)
at Object. (/Users/user/Downloads/google-timeline-to-csv-master/index.js:39:1)
at Module._compile (internal/modules/cjs/loader.js:689:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
at Module.load (internal/modules/cjs/loader.js:599:32)
at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
at Function.Module._load (internal/modules/cjs/loader.js:530:3)
at Function.Module.runMain (internal/modules/cjs/loader.js:742:12)`

What should I be trying next?

@kevinvkasundra
Copy link

Hey, how did you download the trip data? Can you please help me

@kevinvkasundra
Copy link

@bunk3m

@bunk3m
Copy link
Author

bunk3m commented Oct 5, 2019

Look in your Google account for the timeline. In the Google account you can find a link to download all your data. If you can't find it, go to https://support.google.com/accounts/answer/3024190?hl=en

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants