Other packages > Find by keyword >

blscrapeR  

An API Wrapper for the United States Bureau of Labor Statistics
View on CRAN: Click here


Download and install blscrapeR package within the R console
Install from CRAN:
install.packages("blscrapeR")

Install from Github:
library("remotes")
install_github("cran/blscrapeR")

Install by package version:
library("remotes")
install_version("blscrapeR", "4.0.1")



Attach the package and use:
library("blscrapeR")
Maintained by
Kris Eberwein
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-07-24
Latest Update: 2024-03-17
Description:
Scrapes various data from . 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.
How to cite:
Kris Eberwein (2016). blscrapeR: An API Wrapper for the United States Bureau of Labor Statistics. R package version 4.0.1, https://cran.r-project.org/web/packages/blscrapeR. Accessed 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:22), 0.4.1 (2016-07-24 17:31), 0.4.2 (2016-07-29 18:27), 1.0.1 (2016-10-03 22:58), 1.0.2 (2016-10-10 18:18), 2.0.0 (2016-12-17 22:28), 2.1.1 (2017-01-27 23:07), 2.1.2 (2017-02-04 06:49), 2.1.4 (2017-05-05 19:35), 2.1.5 (2017-06-20 00:22), 3.0.0 (2017-08-19 14:35), 3.0.1 (2017-10-05 19:01), 3.1.1 (2017-11-22 19:59), 3.1.2 (2018-03-16 15:11), 3.1.3 (2018-07-10 18:30), 3.1.5 (2019-01-23 23:51), 3.1.6 (2019-01-29 18:20), 3.2.0 (2019-12-17 19:20), 3.2.2 (2022-09-17 00:36), 4.0.1 (2024-03-17 10:20), 4.0.3 (2026-04-06 16:20)
Other packages that cited blscrapeR R package
View blscrapeR citation profile
Other R packages that blscrapeR depends, imports, suggests or enhances
Complete documentation for blscrapeR
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA