This is a dashboard for the CSSBI that shows the how well the index is doing that day. Please fill out the form below to download, so I can best tailor future improvements to your needs!
1. Download the latest Python version.
2. Download and unzip the folder containing the live_cssbi.py file.
3. Install the required Python packages by using the command line to navigate to the folder with the requirements.txt file and running
pip install -r requirements.txt
Use the command line to navigate to the folder with the cssbi_live.py file and run. It can take a few minutes to load, then automatically updates roughly every 5 minutes.
bokeh serve --show cssbi_live.py