Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1011 Bytes

readme.md

File metadata and controls

22 lines (15 loc) · 1011 Bytes

Streaming crypto trades data

Got a python script that consumes trades data from binance and produces messages to azure eventhubs.

Databricks notebook processes eventhubs with pyspark and writes delta tables.

Power BI using partner connect to Databricks streams and visualize data

Streaming system

"Stream"

Silver layer table

"Silver Layer Table" The gold layer of this stream system holds separate table for each symbol

PowerBI databricks streaming visualizations

"Power BI Of Silver Layer Table"

Useful links: