Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I think that this message has nothing to do with a rate limit on your side but rather a global blocking of this table e.g. I get the same error message when I try to access this table. Therefore I rather assume that somebody else has been querying this table too extensively, which in turn resulted in this table being blocked, just like the error message indicates.</p> <p>The internals of that table show that it is sending two queries to a CSV hosted at <a href="http://ichart.finance.yahoo.com/table.csv" rel="noreferrer">http://ichart.finance.yahoo.com/table.csv</a>. You can check the internals yourself here to see what is done in the javascript part of that table: <a href="https://github.com/spier/yql-tables/blob/master/yahoo/finance/yahoo.finance.historicaldata.xml" rel="noreferrer">https://github.com/spier/yql-tables/blob/master/yahoo/finance/yahoo.finance.historicaldata.xml</a></p> <p>I know that this does not solve your problem with using the YQL table but if you continue having problems with this table then you should probably just query the CSV file directly instead of going through the YQL table.</p> <p>If you still want to know what the issue with that YQL table is then you could post your question directly in the YQL forum at Yahoo: <a href="http://developer.yahoo.net/forum/?showforum=41&amp;cookiecheckonly=1" rel="noreferrer">http://developer.yahoo.net/forum/?showforum=41&amp;cookiecheckonly=1</a></p> <p>Please post here as well if you should find out anything else about this. Thx.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload