项目作者: poli92

项目描述 :
高级语言: R
项目地址: git://github.com/poli92/state-of-states.git
创建时间: 2017-06-09T16:59:03Z
项目社区:https://github.com/poli92/state-of-states

开源协议:

下载


state-of-states

This application is intended to provide a dashboard of state and metropolitan level economic data, primarily relying on data from the Bureau of Labor Statistics Current Employment Statistics - State and Area program.

This application requires a registered API key from the BLS, which can be requested at the following site: https://data.bls.gov/registrationEngine/.

The application is still very much in development and should not be considered stable or functional.

The programs must be run in the following order:
-> scrape-series-id.R
-> bls-api-pull.R
-> Then run the app from ui.R or server.R