? Crypto Data Pipeline – End-to-End ETL
I developed an end-to-end data pipeline that extracts cryptocurrency data from an API, transforms and cleans it using Python and pandas, and loads the results into a SQLite database.
This project simulates a real-world data engineering workflow and demonstrates my ability to:
✔ Extract data from APIs
✔ Clean and transform data using pandas
✔ Build a simple ETL pipeline
✔ Store data in databases
✔ Organize and version-control projects using GitHub
?️ Tech Stack:
Python – pandas – requests – SQLite
? Project Repository:
I am passionate about building data pipelines and continuously improving my skills in Data Engineering.