2

yahoo.finance.quotes is still missing

Hi everybody. I can't use the table yahoo.finance.quotes. If I try to use it in my query, I receive:

No definition found for Table yahoo.finance.quotes

is there any news regarding it?? Thank you very much

by
4 Replies
  • should be working now. thanks

    -1
  • Still seems to be a problem here - and it does not work in the YQL Console either - see below...

    YQL Console Query

    select * from yahoo.finance.quotes where symbol in ("YHOO","AAPL","GOOG","MSFT")

    And here is the relevant diagnostic output

    "javascript": { "name": "yahoo.finance.quotes", "verb": "select", "content": "The current table 'yahoo.finance.quotes' has been blocked. It exceeded the allotted quotas of either time or instructions" }

    Thanks for jumping on this as soon as possible...

    1
  • Still getting an error when running in YQL console : select * from yahoo.finance.quotes where symbol in ("YHOO","AAPL","GOOG","MSFT")

    true No definition found for Table yahoo.finance.quotes

    1
  • Sorry Paul for the down vote. I tracked down a previous post of your and followed the instructions. All you have to do is append &env=store://datatables.org/alltableswithkeys to the query string.

    0

Recent Posts

in YQL