fredr icon indicating copy to clipboard operation
fredr copied to clipboard

An R client for the Federal Reserve Economic Data (FRED) API

Results 3 fredr issues
Sort by recently updated
recently updated
newest added

Had the need recently to use something like this ``` r library(fredr) library(tidyverse) fredr_paginate 6 B080… 2018-10-03 2018-10-03 Mean… 2009-01-01 2016-01-01 #> 7 B080… 2018-10-03 2018-10-03 Mean… 2009-01-01 2016-01-01 #>...

enhancement

Hi! Thank you for this great package. I was wondering why the limit is capped at 1,000 in the fredr_category_series() function. I'm trying to access a category with much more...

St Louis Fed changed their website structure and no longer have the `research` subdomain but instead it is a `fred` subdomain. New URL for API key is https://fred.stlouisfed.org/docs/api/api_key.html https://github.com/sboysel/fredr/blob/968c622eafcb2fbb57cea99db94ec6007604ddcf/R/fredr-key.R#L19C12-L19C65