sources {eFRED} | R Documentation |
Sources of Economic Data
Description
A data.frame containing information on the sources of data in FRED. Information
is from January 2021. Use fred_sources
for an up-to-date version.
Usage
sources
Format
data.frame with 102 observations and 6 variables:
- id
source id
- realtime_start, realtime_end
date releases were saved
- name
name of the source
- link
a url that links to the source's website
- notes
character string containing information about the source
Source
https://fred.stlouisfed.org/docs/api/fred/sources.html
[Package eFRED version 0.1.0 Index]