Connecting with Quandl for Annual earnings data - Programming and Fundamental Investing Part 11
Channel:
Subscribers:
1,400,000
Published on ● Video Link: https://www.youtube.com/watch?v=SHZjQoiJZKY
Fundamental Investing Playlist: http://youtu.be/fBEMfugH3OA?list=PLQVvvaa0QuDejNczz7dbpyu3JnwUBvNch
This entire series focuses on using programming specifically for value investing, just as an example to use throughout the video.
Sentdex.com
Facebook.com/sentdex
Twitter.com/sentdex
netIncome = urllib2.urlopen('http://www.quandl.com/api/v1/datasets/OFDP/DMDRN_'+ticker+'_NET_INC.csv?&'+endLink).read()
revenue = urllib2.urlopen('http://www.quandl.com/api/v1/datasets/OFDP/DMDRN_'+ticker+'_REV_LAST.csv?&'+endLink).read()
ROC = urllib2.urlopen('http://www.quandl.com/api/v1/datasets/OFDP/DMDRN_'+ticker+'_ROC.csv?&'+endLink).read()
Other Videos By sentdex
Tags:
fundamental investing
Earnings
investing
Finance
download annual earnings
historical annual earnings
download financial earnings reports
Stock
momentum investing
Computer Programming (Professional Field)
free annual earnings reports
Analysis
stock finance information
Trading
free finance data
Market
growth investing
Python Programming Language
Technical
Stocks
quandl