Technical requirements
In this chapter, we need to get data into DuckDB so that it can be queried, transformed, and analyzed. The files and example data for these exercises are available in this book’s GitHub repository: https://github.com/PacktPublishing/Getting-Started-with-DuckDB/tree/main/chapter_06.
This chapter also makes use of the TVmaze API (https://www.tvmaze.com/api), which is licensed under CC BY-SA (http://creativecommons.org/licenses/by-sa/4.0/).