Financial Analysis with Python – Analysing Balance Sheet
Automating Financial Analysis with Python
What you’ll learn
-
Financial Analysis Using Python
-
Understanding Balance Sheet
-
Learnings and Interpreting Different Balance Sheet Ratios
-
Plot Financial Data
-
Compare Financial Data Across Companies
-
All of the above points will be automated using Python
Requirements
-
Basic understanding of Python – The code will be explained during the course and the videos are easy to follow. However, Python basics are not covered since there is plenty of tutorial out there covering the basics.
-
We will use a financial API to retrieve company fundamentals. The API offers 250 calls per month for free upon registration. Please note, that after 250 calls per month the API has a cost of around 10$ per month. I tried to find a free source of financial data but unfortunately, it is hard to find a free reliable source to be used with Python.
Who this course is for:
- All users who would like to know how to apply financial analysis using Python.
- Financial Analysts with an interest on automated fundamental analysis with Python
- Python developers curious about Finance
- Finance users curious about Python and programming applied to Finance