Skip to content

srgchrksv/stream-crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: