irs_990_data: IRS Tax-Exempt data

Description Usage Arguments Value

View source: R/irs.R

Description

Acquires and parses information about non-taxable entities

Usage

1
irs_990_data(years = 2019, types = "990", join_ein_data = F)

Arguments

years

vector of years

types

Type of data dump

  • '990' - Form 990

  • '990EZ' - 990 E-Z filing data

  • '990PF' - 990 PF data

join_ein_data

if TRUE returns EIN data

Value

'tibble'


abresler/govtrackR documentation built on July 11, 2020, 12:30 a.m.