Nikkitaseth / ProjectAlpha

PYTHON CODE WALKTHROUGH Data Sourcing In order to run a discounted cash flow model (DCF), I needed data, so I found a free API that provided us with everything I needed. I wrote a code that saved every financial statement of every company in a separate text file. In this code, I asked to ping the API’s URL for every ticker, open a text file for …
18Updated 4 years ago

Related projects

Alternatives and complementary repositories for ProjectAlpha