Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

fredr_endpoints

List of available FRED API endpoints.


Description

List of available FRED API endpoints.

Usage

fredr_endpoints

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".)

note

endpoint details

API Documentation

See Also


fredr

An R Client for the 'FRED' API

v2.1.0
MIT + file LICENSE
Authors
Sam Boysel [aut, cre], Davis Vaughan [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.