Skip to content

Unable to use Quandl to access data #73

@RishavDaredevil

Description

@RishavDaredevil

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions