This is a summary of links featured on Quantocracy on Sunday, 12/27/2020. To see our most recent links, visit the Quant Mashup. Read on readers!
-
Equity Fundamentals: Part 2 [Kyle Downey]In Part 1 we looked at using TimescaleDB and SQLAlchemy to build a relational database model of the Sharadar equity dataset with a Python object model sitting on top. The initial cut of this project ran on my desktop and broke up each of the dataset loads into a simple script that I could run in PyCharm. In this next blog post we'll dive into Spotify's Luigi and combine it all together