Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 592 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 592 Bytes

city2city

asking the pressing question, "are all cities just isomorphic transformations of one another?" This is a project attempting to map cities onto one another using neighborhood data (currently yelp businesses).

Check out the running demo at https://codepen.io/stedn/project/full/ZzwErz

Image of wonky demo

This notebook has the map svg rendering and the neighborhood similarity calculation. Currently, I'm looking for a better way to do the similarity calculation, and I'm hoping to get a different dataset for the comparison.