Description Usage Arguments Details Value Examples
okay_jolts_seriesid
checks whether the inputs yield a valid JOLTS series ID string.
1 2 3 4 5 6 7 8 9 | okay_jolts_seriesid(
adjustment,
industries,
data_types,
data_levels,
states,
areas,
sizes
)
|
adjustment |
Character vector. Seasonal adjustment ("S") or not ("U") or both. |
industries |
Character vector. See vignette. List of available
industries given in |
data_types |
Character vector. Desired output. See series vignette. List of available
data_types given in |
data_levels |
Character vector. Levels ("L") or rates ("R") or both. |
states |
Option character vector. See vignette. Leave blank for total US. List of
states given in |
areas |
Optional character vector. See vignette. Leave blank for total US. List of
areas in |
sizes |
Optional character vector. See vignette. Leave blank for all. List
in |
General error checking for JOLTS data downloads. Reflects the October 2020 update to JOLTS data series.
TRUE if the series IDs are valid. FALSE otherwise.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.