Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TA10 ETL pipeline for bitcoin price data, Team XKJX #254

Open
wants to merge 1 commit into
base: etl-ta8
Choose a base branch
from

Conversation

Tim-Xiong
Copy link
Collaborator

@Tim-Xiong Tim-Xiong commented Nov 19, 2024

This pull request implements a serverless ETL pipeline to fetch the current Bitcoin price from the CoinDesk API, transform it, and save it to an S3 bucket. The ETL process is broken into three AWS Lambda functions (Extract, Transform, Load) and orchestrated using AWS Step Functions.

The folder ta10_ETL_XKJX includes all functions and the definition of the state machine.

For more details, please check out the video demo.

@mhy-666
Copy link
Collaborator

mhy-666 commented Dec 6, 2024

Code looks good. Nice work! 45/45.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants