Urban Events: Compare NYC media against LA and other cities
29 Dec 2015Just released Urban Events!
- This experiment allows one to search for media across cities and neighborhoods.
- The technology used was Golang, React JS, Webpack, Elasticsearch, and Docker.
High Level Services
- City Recorder: Classifies tweets from Twitter’s Public Streaming API with a neighborhood by running Elasticsearch (ES) Geospatial percolations against an index of city neighborhood GeoJSON files.
- City Web: Searches across cities using Elasticsearch’s
top_hits
metric aggregator and displays results in React JS.
Currently listening to NYC, London, Paris, Austin, Miami, and Los Angeles.
Check out the github page for technical details and source code.