Finance: is it possible to retrieve the ISIN code of a stock ?
Hello,
I want to retrieve the isin of a stock.
It could be like :
select isin from yahoo.finance.quotes where symbol = 'YHOO'
But isin is unfortunately not displayed under table yahoo.finance.quotes... And I couldn't find another table which could fit...
Anyone knows ?
Thanks a lot :)
by
0 Replies