Description Usage Arguments Value
Data on all regsitered non taxable corporate entities
1 2 3 4 5 6 7 | irs_detailed_exempt_entities(
regions = NULL,
clean_entities = F,
snake_names = T,
join_locations = T,
return_message = T
)
|
regions |
if 'NULL' returns data on all regions otherwise
|
clean_entities |
if 'TRUE' cleans entitiy columns |
snake_names |
if 'TRUE' returns snake case names |
join_locations |
if 'TRUE' returns full location address |
return_message |
if 'TRUE' returns a message |
tibble
https://www.irs.gov/charities-non-profits/exempt-organizations-business-master-file-extract-eo-bmf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.