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

Where is the data for Santa's current location sourced from for the 2022 Santa Tracker? #120

Open
DavidBerdik opened this issue Dec 25, 2022 · 2 comments

Comments

@DavidBerdik
Copy link

Where does the 2022 Santa Tracker source the location data from? From what I understand, it was sourced from here in the past, but it looks like it isn't this year, as the ordering and timing of location visits listed in the JSON file is not matching what I'm seeing on the live site.

@DavidBerdik
Copy link
Author

I think this is the one that was used for 2019.

The arrival timestamp from the first line of the JSON file:

{"destinations":[{"id":"takeoff","arrival":1577181600000,"departure":1577181600000,

This value maps to this timestamp: Tue Dec 24 2019 10:00:00 GMT+0000

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