Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Garrick Aden-Buie 5478feb4c0
easier method to load prepped data from parquet to duckdb tables
il y a 2 ans
..
R easier method to load prepped data from parquet to duckdb tables il y a 2 ans
_targets progress before pause il y a 2 ans
DESCRIPTION break process into two steps: prepare and process; pick final report il y a 2 ans
README.Rmd read in report exports il y a 2 ans
_targets.R progress before pause il y a 2 ans
nc-campaign-finance_process.Rproj process raw data in a new project il y a 2 ans
run.R break process into two steps: prepare and process; pick final report il y a 2 ans

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.