get_fiscal_data: Imports all fiscal data available

Description Usage Details Examples

View source: R/get_data.R

Description

Returns a list of all fiscal data.

Usage

1

Details

Note - this may not work if you don't have a lot of memory, and it will take a considerable amount of time regardless. Be prepared to wait several minutes.

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
## Not run: 
l <- get_fiscal_data()

# fiscal dataframe from 2010
l$sy2010

l$sy2018


## End(Not run)

datalorax/edld652 documentation built on Jan. 28, 2022, 12:17 p.m.