check_data_irs_web: Check data availability for IRS and website

View source: R/utils.r

check_data_irs_webR Documentation

Check data availability for IRS and website

Description

Check data availability for IRS and website

Usage

check_data_irs_web(ein, year = 2019, sources = c("irs", "website"))

Arguments

ein

An Employment Identification Numbers

year

A year in which a form was filed. The default value is 2019.

sources

The data sources. The default value is c("irs", "website").

Value

A datafram that contains three columns: EIN, its data source and availability. Data availability column is a dummy variable. 1 = data exist. 0 = data don't exist.


snfagora/MapAgora documentation built on April 27, 2024, 8 a.m.