/band-dataflow-sample-applications

This repository contains code for running Dataflow pipelines for processing public Band Protocol data in Google Cloud Platform

Primary LanguageJavaApache License 2.0Apache-2.0

Band Protocol Public Data Sample Applications

This repository contains code for running Dataflow pipelines for processing public Band Protocol data in Google Cloud Platform.

We included two applications:

  • Metrics calculation - price feeds from Aggregator oracle script are aggregated into windows and the following metrics are calculated for each symbol. Refer to timeseries-java-applications for more details.

  • Anomaly Detection - TODO