Objectives:

Where do files come from?

<aside> 💡

We will focus on the collection, ingestion and storage part of the pipeline

</aside>

ETL - extract, transform (normalize), load

Most of the data is stored in SQL DBs, APIs and Files. We will cover APIs in this workshop.

APIs