SourabhSinghRana/real-time_crypto_data_pipeline_using_kafka
I am using confluent Kafka cluster to produce and consume scraped data. In this project, I've created a real-time data pipeline that utilizes Kafka to scrape, process, and load data onto S3 in JSON format. With a producer-consumer architecture, I ensure that the data is in the right format for loading onto S3 by performing minor transformations
PythonCC0-1.0
No issues in this repository yet.