Search timeseries data by date range
October 23, 2018
We’ve always been working with timeseries data and at one point we all once came accross a challenge of searching data points based on a time period. Yesterday, while we designing our API, our team shared this interesting representation from OSISoft API and I thought this could be fun code :)!
For copyright reasons, I have re-draw the visualization. Headers from left are time, headers from right are search results whre [x] are matching rows for given search mode.
...
Read more