Skip to content

Need Help in Quandl - Getting Error in R

3 messages · Ganesh Sonawane, Erol Biceroglu

#
Hi,

I am trying to download data from Quandl using R but getting following
error, request you to look into and please help me out.

*data[[i]] = Quandl(tick , start_date = Prev_day_dt , end_date = Today_dt)*

*Error: <!DOCTYPE html>*
*<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->*
*<!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->*
*<!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->*
*<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->*
*<head>*
*<title>Attention Required! | Cloudflare</title>*
*<meta name="captcha-bypass" id="captcha-bypass" />*
*<meta charset="UTF-8" />*
*<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />*
*<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" />*
*<meta name="robots" content="noindex, nofollow" />*
*<meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1" />*
*<link rel="stylesheet" id="cf_styles-css"
href="/cdn-cgi/styles/cf.errors.css" type="text/css"
media="screen,projection" />*
*<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css'
href="/cdn-cgi/styles/cf.errors.ie.css" type="text/css"
media="screen,projection" /><![e*

I was able to download data since last week but after last Friday I stuck
with above error.

Regards,
Ganesh
#
Did quandl say anything about it?  If the results broke and the code didn't
change, I'd ask them first.  It's happened to me with FX data, where the
code changed or something equivalent.


On Tue, Apr 3, 2018 at 11:35 AM, Ganesh Sonawane <ganesh.s.1807 at gmail.com>
wrote:

  
  
#
Hi,
Thanks for your reply.

I have asked to Quandl but yet no responce.

Waiting for Quandl's responce.

On Wed, Apr 4, 2018, 3:48 AM Erol Biceroglu <
erol.biceroglu at alumni.utoronto.ca> wrote: