Package: blscrapeR 4.0.3
blscrapeR: An API Wrapper for the United States Bureau of Labor Statistics
Scrapes various data from <https://www.bls.gov/>. The Bureau of Labor Statistics is the statistical branch of the United States Department of Labor. The package has additional functions to help parse, analyze and visualize the data.
Authors:
blscrapeR_4.0.3.tar.gz
blscrapeR_4.0.3.zip(r-4.7)blscrapeR_4.0.3.zip(r-4.6)blscrapeR_4.0.3.zip(r-4.5)
blscrapeR_4.0.3.tgz(r-4.6-any)blscrapeR_4.0.3.tgz(r-4.5-any)
blscrapeR_4.0.3.tar.gz(r-4.7-any)blscrapeR_4.0.3.tar.gz(r-4.6-any)
blscrapeR_4.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
blscrapeR/json (API)
NEWS
| # Install 'blscrapeR' in R: |
| install.packages('blscrapeR', repos = c('https://keberwein.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/keberwein/blscraper/issues
apiapi-wrapperblsbureau-of-labor-statisticsconsumer-price-indexcpiinflationinflation-calculatorlabor-statisticsunemployment
Last updated from:8bd78ae1eb. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 158 | ||
| source / vignettes | OK | 168 | ||
| linux-release-x86_64 | OK | 158 | ||
| macos-release-arm64 | OK | 170 | ||
| macos-oldrel-arm64 | OK | 195 | ||
| windows-devel | OK | 93 | ||
| windows-release | OK | 108 | ||
| windows-oldrel | OK | 107 | ||
| wasm-release | OK | 106 |
Exports:%<>%%>%bls_apicounty_fipsdateCastfirstupperinflation_adjustquick_employed_levelquick_employed_ratequick_laborForce_levelquick_laborForce_ratequick_nonfarm_employedquick_unemp_levelquick_unemp_ratesearch_idsurlExists
Dependencies:askpassclicurldplyrgenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6rlangstringistringrsystibbletidyselectutf8vctrswithr
BLS API Employment and Unemployment
Rendered fromEmployment_and_Unemployment.Rmdusingknitr::rmarkdownon Jun 05 2026.Last update: 2026-04-06
Started: 2016-07-21
BLS API Inflation and Prices
Rendered fromInflation_and_Prices.Rmdusingknitr::rmarkdownon Jun 05 2026.Last update: 2024-03-14
Started: 2016-07-21
BLS API Pay and Benefits
Rendered fromPay_and_Benefits.Rmdusingknitr::rmarkdownon Jun 05 2026.Last update: 2026-04-06
Started: 2016-07-20
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Basic Request Mechanism for BLS Tables | bls_api |
| Cast a date column to data frame returned by the bls_api() function | dateCast |
| Convert the Value of a US Dollar to a Given month on or after 1947. | inflation_adjust |
| Quick employed level | quick_employed_level |
| Quick employed rate | quick_employed_rate |
| Quick Civilian Labor Force Level | quick_laborForce_level |
| Quick Civilian Labor Force Rate | quick_laborForce_rate |
| Quick total nonfarm employment | quick_nonfarm_employed |
| Quick unemployment level function | quick_unemp_level |
| Quick unemployment rate function | quick_unemp_rate |
| Search the internal series_id data set. | search_ids |
| urlExists | urlExists |
