Description Usage Arguments Value
This function queries the US Department of Labor Other Datasets. The datasets currently use V1 of DOL API.
1 | dol_oth(dataset = 1, sheet = 1, key = Sys.getenv("DOL_KEY"))
|
dataset |
There are currently 10 datasets to choose from. Specify the one you want with a number from 1-10.#'
|
sheet |
For each dataset chosen, there are sub sheets within them. You must specify which sub-sheet you want. |
key |
The API key for this user. You must go to the DOL and sign up for an account and request for an API key. |
A dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.