0

Is it possible to map a symbol to ISIN?

Using YQL, is it possible to retrieve the ISIN for a given stock ticker symbol?

There is a table "yahoo.finance.isin", but I am not sure what it does.

Thanks,
Erik

by
2 Replies
  • Yes.

    SELECT * FROM yahoo.finance.isin WHERE symbol="goog"


    Thanks -Paul
    YQL Team
    0
  • Hi

    The example query does not return an ISIN but another ticker which looks like the default ticker from the ISIN.org

    Just copy/paste your example in the YQL console.(GGQ1.DE)

    Have I missed something?

    Lionel
    0

Recent Posts

in YQL