The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
fred_series() gains a format argument.
Pass format = "wide" to get one row per date with a column
per series, instead of the default long layout.fred_series() gains a transform argument
with readable aliases for the FRED units codes:
"level", "diff", "yoy_diff",
"qoq_pct", "yoy_pct",
"annualised", "log", "log_diff",
and more. The raw units codes still work;
transform and units are mutually
exclusive.fred_as_of() returns a series as it appeared on a
chosen vintage date.fred_first_release() returns only the initial release
of each observation, with no subsequent revisions.fred_all_vintages() returns the full revision
history.fred_real_time_panel() returns the values that were
available on each of a chosen set of vintage dates.fred_cache_info() reports the cache directory, file
count, total size, and per-file metadata. Useful for debugging stale
results.fred_tbl, a
thin data.frame subclass with a one-line provenance header
showing the query (series count, observation count, units, transform,
frequency, vintage). The header is informational; downstream code can
keep treating the result as a plain data frame.\donttest with tempdir()
cache instead of \dontrun, fixing CRAN policy
compliance.options(fred.cache_dir = ...).fred_series() for fetching one or more
FRED time series.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.