Page 2 of 2

Re: GetQuandl

Posted: Wed Feb 10, 2016 5:27 am
by jfgeli
I went through the code of the add-in. The last part before the subroutines had a stop. Just before it says that "this part is to download more than one series". I commented the stop and it seems to work. However, after 20 series it stopped working. I get an error saying "Web server error: Too Many Requests in "WFOPEN(WF=QUANDL, PAGE="QUANDL", TYPE=TXT) HTTP://WWW.QUANDL.COM/API/V1/DATASETS/C ... 2016-12-30". I cannot even download one single series. Is this restriction perday? Where could I check it?

Re: GetQuandl

Posted: Wed Feb 10, 2016 6:36 am
by EViews Gareth
Yes, it is a restriction put in by Quandl

Re: GetQuandl

Posted: Mon Mar 21, 2016 7:53 am
by ch2324
Hi everybody,
the Add-in download data by defaut (daily), it is possible to download the data from quandl directly by specified frequency (weekly or monthly or quarterly or annual).