get_source_data_bls: Retrieve One BLS Series

View source: R/bls_data.R

get_source_data_blsR Documentation

Retrieve One BLS Series

Description

Retrieve One BLS Series

Usage

get_source_data_bls(
  series_id,
  label = NULL,
  from = NULL,
  to = NULL,
  config = NULL
)

Arguments

series_id

BLS series identifier.

label

Optional local label.

from, to

Optional year or date bounds.

config

Optional BLS configuration.

Value

A standardized monthly data.table.


investdatar documentation built on Aug. 21, 2026, 5:17 p.m.