You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Garrick Aden-Buie 5478feb4c0
easier method to load prepped data from parquet to duckdb tables
пре 2 година
..
R easier method to load prepped data from parquet to duckdb tables пре 2 година
_targets progress before pause пре 2 година
DESCRIPTION break process into two steps: prepare and process; pick final report пре 2 година
README.Rmd read in report exports пре 2 година
_targets.R progress before pause пре 2 година
nc-campaign-finance_process.Rproj process raw data in a new project пре 2 година
run.R break process into two steps: prepare and process; pick final report пре 2 година

README.Rmd

## Callouts

Occassionally, `occur_date` in the `expenditures` table may be missing.
If it matters, I think we could fill these in with a fixed date in the reporting period.
For example: the last day or the mid point of the reporting period.