Closed hidekoji closed 7 years ago
Hi @hidekoji,
The problem here is two-fold, when using the Quandl::Quandl
function you need to provide a Quandl code in the form <DATABASE CODE>/<DATASET CODE>
. The other problem is that the GOOG
database is no longer available on Quandl. A free alternative is the WIKI
database and the premium alternative is the EOD
database.
I'll close this issue for now, but if you have any more questions feel free to reopen it or open a new issue.
Thank you for the update! I changed the code to pass <DATABASE CODE>/<DATASET CODE>
and now it works!
Here is the reproducible step.
API key is masked as for security reason.