Skip to content
/ gat Public

Bokeh application tracks tweets across the country during the Great American Eclipse

Notifications You must be signed in to change notification settings

PyAugusta/gat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Great American Tweets

Check out the live map @ greatamericantweets.com

This Bokeh application is set up to track and plot tweets onto an interactive map during the Great American Eclipse.

For a tweet to be plotted, it must contain an image and location and it must have been tweeted from that location during the eclipse in that location.

To run the app, you'll need conda. Then, follow these commands:

$ conda env create -f environment.yml
$ source activate gat
(gat)$ bokeh serve --show gatapp/

About

Bokeh application tracks tweets across the country during the Great American Eclipse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published