blockchain-etl / band-dataflow-sample-applications

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:Java 91.8%Language:Python 8.2%