sam_federal_organizations: Federal Organizations from New SAM API

Description Usage Arguments

Description

Returns information about U.S. government organizations by user stated level

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
sam_federal_organizations(
  levels = 1:5,
  results = 25000,
  status = FALSE,
  only_active = F,
  munge_distinct = F,
  join_addresses = T,
  snake_names = F,
  api_key = "O4kzViWGVYNumPqhAzUhYGiZZZwW3RKUEYJOI6ii"
)

Arguments

levels

vector of depth levels 1:5

  • 1 - Department

  • 2 - Agency

  • 3 - Major Command

  • 4 - Sub Command

  • 5 - Office

results

number of results

status

if TRUE includes

only_active

if TRUE returns only active organizations

api_key

status


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