get_category: get_category

View source: R/get_category.R

get_categoryR Documentation

get_category

Description

Get the categories for an economic data series in the FRED database.

Usage

get_category(symbol)

Arguments

symbol

String specifying the name (id) of the time series.

api_key

character specyfing the API for FRED

Examples

get_category("GDPC1")
get_category("FEDFUNDS")
get_category("T10Y2Y")

markushhh/FredApi documentation built on Dec. 13, 2024, 1:25 a.m.