Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use Quandl to access data #73

Open
RishavDaredevil opened this issue Sep 26, 2023 · 1 comment
Open

Unable to use Quandl to access data #73

RishavDaredevil opened this issue Sep 26, 2023 · 1 comment

Comments

@RishavDaredevil
Copy link

i tried this

data_ts <- as_tsibble(Quandl::Quandl("ODA/PBEVE_INDEX"), index = Date)

But i am getting this error :-

Error in curl::curl_fetch_memory(url, handle = handle) : 
  Timeout was reached: [www.quandl.com] Connection timeout after 10010 ms

For context i tried and got this result from GET

httr::GET("http://cran.r-project.org/Rlogo.jpg")
Response [http://cran.r-project.org/Rlogo.jpg]
  Date: 2023-09-26 15:03
  Status: 200
  Content-Type: image/jpeg
  Size: 16 kB

what should i do?

@sa4khan
Copy link

sa4khan commented Dec 1, 2024

Same problem with me. It does not work. I am using R 4.4.2. Please fix the the problem. Thank you.

Quandl("FRED/COMPUTSA")
No encoding supplied: defaulting to UTF-8.
Error: <script type="text/javascript" src="/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3"></script><iframe id="main-iframe" src="/_Incapsula_Resource?CWUDNSAI=23&xinfo=60-283744085-0%200NNN%20RT%281733071303761%2083%29%20q%280%20-1%20-1%201%29%20r%280%20-1%29%20B15%2811%2c3946292%2c0%29%20U18&incident_id=1848000110659843636-1318969209588810492&edet=15&cinfo=0b000000&rpinfo=0&mth=GET" frameborder=0 width="100%" height="100%" marginheight="0px" marginwidth="0px">Request unsuccessful. Incapsula incident ID: 1848000110659843636-1318969209588810492</iframe>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants