DuckDB can easily be extended by creating external libraries that are loaded at runtime. These extensions allow third parties to develop new functions and data scanners catered for their needs. In this post, I demonstrate Scrooge McDuck: an extension designed to facilitate the analysis of financial data.