coursera-data-engineering

Week 2

This week focuses on Batch Ingestion vs Streaming Ingestion. This is where raw data is brought into data platform. The first lab teaches about interacting with REST API. It uses Spotify API for this example with Python request module.