Skip to content

majamil16/nyc-dash-bokeh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nyc-dash-bokeh

NYC 311 Call Bokeh Server

Displays a Bokeh dashboard of response time to calls to New York City's 311 service for 2 selected zipcodes, as well as the 2020 average.

To run (on port 8080):

bokeh serve --port 8080 --allow-websocket-origin={SERVER IP ADDRESS}:8080 --auth=scripts/auth.py nyc_dash

Authenticates with username=nyc & password=iheartnyc.

To view the dashboard, visit http://{IP ADDRESS}:8080/nyc_dash?username=nyc&password=iheartnyc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published