Evan Dana | https://github.com/evandana/stream-correlation
Given a continuous stream of data for multiple series
When I focus on one stream
Then I want to see which streams are correlated
Technology agnostic implementation considerations comprise the most meaningful and lasting benefit from this exercise.
pub/sub
pub/sub
Generate Data
Service
Process Data
Service
UI Visualization
Client
Correlation Library: https://www.npmjs.com/package/correlation-rank
Only available when running app locally
Evan Dana