|
|
|
|
|
|
|
|
path_officers = path_data_prep_officers, |
|
|
path_officers = path_data_prep_officers, |
|
|
path_receipts = path_data_prep_receipts, |
|
|
path_receipts = path_data_prep_receipts, |
|
|
path_expenditures = path_data_prep_expenditures, |
|
|
path_expenditures = path_data_prep_expenditures, |
|
|
path_candidate_listing = path_candidate_listing, |
|
|
|
|
|
|
|
|
path_candidate_listing = path_candidate_listing_raw, |
|
|
path_voters = NULL # path_voters_parquet |
|
|
path_voters = NULL # path_voters_parquet |
|
|
), |
|
|
), |
|
|
format = "parquet" |
|
|
format = "parquet" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tar_target(committees, prepare_committees(cover_raw, report_list)), |
|
|
tar_target(committees, prepare_committees(cover_raw, report_list)), |
|
|
|
|
|
|
|
|
tar_target(donations, prepare_donations(path_data_prep_receipts, report_list)), |
|
|
|
|
|
|
|
|
# tar_target(donations, prepare_donations(path_data_prep_receipts, report_list)), |
|
|
|
|
|
|
|
|
# Outside data sources ----- |
|
|
# Outside data sources ----- |
|
|
tar_target(candidate_listing_raw, get_candidate_listing(2016:2023)), |
|
|
tar_target(candidate_listing_raw, get_candidate_listing(2016:2023)), |