R/utils-req-list.R

tsg_req_list <- c(
  "identifier", "title", "description", "currency",
  "amount_awarded", "award_date", "recipient_org_identifier",
  "recipient_org_name", "funding_org_identifier",
  "funding_org_name", "publisher_prefix", "license_name",
  "dataset_id"
)

tsg_proc_req_list <- c(
  "identifier", "title", "description", "currency",
  "amount_awarded", "award_date", "recipient_org_identifier",
  "recipient_org_name", "funding_org_identifier",
  "funding_org_name", "recipient_org", "funding_org",
  "recipient_organization", "funding_organization",
  "publisher_prefix", "license_name", "dataset_id",
  "data_type"
)

Try the threesixtygiving package in your browser

Any scripts or data that you put into this service are public.

threesixtygiving documentation built on Dec. 2, 2020, 5:05 p.m.