Skip to content

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

License

Notifications You must be signed in to change notification settings

blockchain-etl/band-dataflow-sample-applications

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Java 91.8%
  • Python 8.2%