christophergandrud / christophergandrud/imfr
imf_data is not reterived data!
- Dominant language
- R
- Stars
- 48
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
I tried to download the whole CPIS dataset,
however when i tried
```
data <- imf_data("CPIS", "I_A_D_T_T_BP6_USD", country = "AT", start = 2005, end = 2020, return_raw = TRUE)
````
Request failed [413]. Retrying in 1.7 seconds...
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the imf_data entry point and reproduce the CPIS request shown in the issue, noting the HTTP 413 response. Trace how the request is formed and retried, then verify that the requested dataset can be retrieved successfully or that the failure is reported with a clear, actionable result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- api, data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100