Live data from Hacker News

Show HN: Places traveled – leaving bread crumbs of your journeys

gradients.sergii.ml

1–3 of 3 posts

Re: Show HN: Places traveled – leaving bread crumbs of your journeys

#2
Hello everyone,

I am the author and have this question every year before the New year: How was this year? What new countries did I visit this year?

So I spent a couple of last evenings and developed a set of scripts wrapped with Streamlit to fetch your data from Foursquare and visualize in different ways with Altair.

The source code to run on your own data is on GitHub: https://github.com/lc0/traveled-dataviz

PS: the code was written while being on the road, so it might need more of polishing, but I wanted to post it before the end of the year :)

Enjoy your data and Happy New Year!

Re: Show HN: Places traveled – leaving bread crumbs of your journeys

#3
post #2

Hello everyone, I am the author and have this question every year before the New year: How was this year? What new countries did I visit this year? So I spent a couple of last evenings and developed a set of scripts wrapped with Streamlit to fetch your data from Foursquare and visualize in different ways with Altair. The source code to run on your own data is on GitHub: https://github.com/lc0/traveled-dataviz PS: the…

Looks awesome, thanks for sharing!