Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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.