Starting with the release of Strategy ONE (March 2024), dossiers are also known as dashboards.
The new mstrio Python package makes it easy to use an API as a data source and analyze your data in a Strategy Dossier. In this demo, near real-time data is being pulled from transit buses via a public API into Python. A Random Forest Algorithm is then applied using scikit-learn to predict whether a bus will be on time or late to its next destination. The results set is then sent to Strategy using the mstrio Python package and visualized in a Strategy Dossier.
