Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/seankross/usbudget

:us: R data package featuring United States federal budget data
https://github.com/seankross/usbudget

Last synced: 14 days ago
JSON representation

:us: R data package featuring United States federal budget data

Awesome Lists containing this project

README

        

# usbudget

This R data package contains United States federal budget data for years since
1962 and projections until 2020. Adapted from
[The White House Federal Budget Data Release](https://github.com/WhiteHouse/2016-budget-data).

## To install:
```
library(devtools)
install_github("seankross/usbudget")
```