Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 514 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 514 Bytes

Data Streaming Project: TWSE Stock

Architecture

architecture

Description

Use Airflow, Kafka, Spark, and Cassandra to establish a data pipeline.

It will fetch daily trading information of Taiwan stocks from TWSE API every day.

Screenshot

  1. Airflow: do fetch task. airflow

  2. Kafka: we can see the stock information. kafka

  3. Cassandra: finally we store data here. cassandra