bls_index_table: Download information about the subtables in a BLS data tree

View source: R/bls_index_table.R

bls_index_tableR Documentation

Download information about the subtables in a BLS data tree

Description

Download information about the subtables in a BLS data tree

Usage

bls_index_table(table_path)

Arguments

table_path

the path to the index file, e.g. "pub/time.series/la"

Value

a data frame with the following fields

Upload

the timestamp of when the table was last changed.

Bytes

the size of the table, in bytes

Table

the name of the table

Index

the index of the table, if it contains data

Place

more detail about what the table's data describe


higherX4Racine/hiRx documentation built on Nov. 18, 2024, 10:20 a.m.