Skip to content
/ blsBandit Public

❗ This is a read-only mirror of the CRAN R package repository. blsBandit — Data Viewer for Bureau of Labor Statistics Data

License

Notifications You must be signed in to change notification settings

cran/blsBandit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blsBandit R Package

The goal of this package is make it easy to view BLS data using Rshiny. It is currently under development and only shows the U1-U6 unemployment data.

Package Installation

If needed install devtools.
install.packages("devtools")
Install blsBandit.
devtools::install_github("Jeremy-Fitzpatrick/blsBandit")

BLS Viewer

The blsViewer() function runs a simple GUI interface where the user can select an employment series. Once the employment series is selected a start and end date to be plotted in the interface can be selected.

Update Unemployment Data

The updateUnemploymentData() function is used to update the unemployment data series in the database. It is only necessary if you'd like to get the latest data and will require the installation of the blsAPI package.

Released Under MIT License

See LICENSE.md file.

About

❗ This is a read-only mirror of the CRAN R package repository. blsBandit — Data Viewer for Bureau of Labor Statistics Data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages