Tag:data-pipeline
All the articles with the tag "data-pipeline".
Building a Cryptocurrency Data ETL Pipeline with Python and Bonobo
Posted on:August 5, 2023 at 04:57 PMReading time:14 minutesTutorial on how to create a small scale Extraction Transformation Loading (ETL) data pipeline that extracts cryptocurrency data using a web crawler and saves it to an SQLite database.