├── README.md ├── files └── twitterTrends.html ├── images └── twitterTrends.png ├── jupyter ├── TwitterTrends-1-TrendsToFile.ipynb ├── TwitterTrends-2-FileToKafka.ipynb ├── TwitterTrends-3-KafkaToMongoDB.ipynb └── TwitterTrends-4-MongoDBtoGMaps.ipynb └── other └── jupyter-Scala_2.11.11_kernel_Windows.zip /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rvilla87/TwitterTrends/HEAD/README.md -------------------------------------------------------------------------------- /files/twitterTrends.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rvilla87/TwitterTrends/HEAD/files/twitterTrends.html -------------------------------------------------------------------------------- /images/twitterTrends.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rvilla87/TwitterTrends/HEAD/images/twitterTrends.png -------------------------------------------------------------------------------- /jupyter/TwitterTrends-1-TrendsToFile.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rvilla87/TwitterTrends/HEAD/jupyter/TwitterTrends-1-TrendsToFile.ipynb -------------------------------------------------------------------------------- /jupyter/TwitterTrends-2-FileToKafka.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rvilla87/TwitterTrends/HEAD/jupyter/TwitterTrends-2-FileToKafka.ipynb -------------------------------------------------------------------------------- /jupyter/TwitterTrends-3-KafkaToMongoDB.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rvilla87/TwitterTrends/HEAD/jupyter/TwitterTrends-3-KafkaToMongoDB.ipynb -------------------------------------------------------------------------------- /jupyter/TwitterTrends-4-MongoDBtoGMaps.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rvilla87/TwitterTrends/HEAD/jupyter/TwitterTrends-4-MongoDBtoGMaps.ipynb -------------------------------------------------------------------------------- /other/jupyter-Scala_2.11.11_kernel_Windows.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rvilla87/TwitterTrends/HEAD/other/jupyter-Scala_2.11.11_kernel_Windows.zip --------------------------------------------------------------------------------