get_metadata: get_metadata

View source: R/get_metadata.R

get_metadataR Documentation

get_metadata

Description

Get information about a time series in the FRED database.

Usage

get_metadata(symbol)

Arguments

symbol

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

api_key

character specyfing the API for FRED

Examples

get_metadata("GDPC1")
get_metadata("FEDFUNDS")
get_metadata("T10Y2Y")

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