/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

Primary LanguagePythonCreative Commons Zero v1.0 UniversalCC0-1.0

Stargazers