Downloads bulk SAM registered entities based on user specifications and filters from SAM monthly release
bulk_sam_entities(
only_active = F,
is_v2 = T,
join_duns_features = F,
join_geocodings = F,
use_local_geocodings = F,
use_local_duns_features = F,
include_extra_features = T,
most_recent = T,
sam_extract_filter = NULL,
psc_filter = NULL,
naics_filter = NULL,
incorporation_company_filter = NULL,
company_state_filter = NULL,
company_zipcode_filter = NULL,
company_country_filter = NULL,
set_aside_filter = NULL,
business_type_filter = NULL,
snake_names = F,
clean_address = T,
return_message = T
)
if (FALSE) {
bulk_sam_entities()
}