Downloads PRF infraction records and returns an Arrow query.
Files are 100-300 MB; use dplyr::filter() before dplyr::collect()
to avoid loading the full dataset into memory.
Value
An Arrow query. Call dplyr::collect() to load into a tibble.
Downloads PRF infraction records and returns an Arrow query.
Files are 100-300 MB; use dplyr::filter() before dplyr::collect()
to avoid loading the full dataset into memory.
An Arrow query. Call dplyr::collect() to load into a tibble.