fredr_endpoints: List of available FRED API endpoints.
Description
List of available FRED API endpoints.
Usage
fredr_endpoints
Arguments
Format
A tibble with 31 rows and 3 variables:
endpoint
endpoint name (e.g. "fred/category", "fredr/series/observations", "fredr/tags").
This name can be supplied to the endpoint parameter in fredr_docs() to
open the FRED API endpoint documentation
in a web browser.
type
endpoint type (e.g. "Categories", "Releases", "Series", "Sources", and "Tags".)