Learning objective: In this exercise you will practise extracting and transforming data from unstructured and semi-structured formats, updating records in a database, and logging the events.
Workflow description: This workflow showcases a simple data pipeline that:
extracts and transforms data from PDFs and JSON formats
updates records in a database
handles errors and logs the events.
You will find the instructions to the exercises in the yellow annotations.