View source: R/bls_index_table.R
bls_index_table | R Documentation |
Download information about the subtables in a BLS data tree
bls_index_table(table_path)
table_path |
the path to the index file, e.g. "pub/time.series/la" |
a data frame with the following fields
the timestamp of when the table was last changed.
the size of the table, in bytes
the name of the table
the index of the table, if it contains data
more detail about what the table's data describe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.