Example IRS990 Data Set
example.df.Rd
A toy example of IRS990 data to be documented with datagoodr
Format
A data frame with 25,000 rows and 27 variables:
- F9_00_ORG_NAME_L1
Organization name line 1
- F0_00_ORG_CONTACT
Contact person (from IRS files)
- F9_00_ORG_ADDR_L1
Organization street address line 1
- F9_00_ORG_ADDR_CITY
Organization city
- EIN
EIN
- SUBSECCD
IRS subsection code
- BMF_ACTIV1
IRS Activity Code 1
- NTMAJ12
NTEE major group (12)
- NTEE1
NTEE major group
- NTEEFINAL
NA
- NTEESRC
NA
- DEDUCTCD
IRS Deductibility code
- OUTREAS
Reason why out of scope
- F9_05_UBIZ_IMCOME_OVER_LIMIT_X
Had unrelated business gross income of \$1,000 or more
- OUTNCCS
Out of Scope flag
- COUNTY_FIPS
State + County FIPS code
- CEO_CENSUSTRACT
Census tract
- F9_00_TAX_PERIOD_END_DATE
Tax period end date
- F9_00_TAX_PERIOD_END_DATE_PY
Tax period end date - prior year
- F9_00_TAX_PERIOD_BEGIN_DATE
Tax period begin date
- F9_00_TAX_ACCPER
Tax period end date
- F9_08_REV_TOT_TOT
Total revenue - total
- F9_10_ASSET_TOT_BOY
Total assets - beginning of year
- F9_10_ASSET_TOT_EOY
Total assets - end of year
- F9_10_NAFB_TOT_BOY
Net assets or fund balances - beginning of year
- F9_09_EXP_TOT_TOT
Total functional expenses - total expenses
- F9_01_EXP_TOT_PY
Total expenses - prior year
Details
See https://nonprofit-open-data-collective.github.io/irs990efile/data-dictionary/data-dictionary.html for full data dictionary.