Open installed National Address Database counties as an Arrow dataset
Source:R/nad.R
nad_dataset.Rdnad_dataset() opens every installed county Parquet file as one lazy Arrow
dataset. The storage schema contains primitive columns suitable for
filtering, projection, and collection with dplyr. state and county_fips
are Hive partition columns. Use nad() when reconstructed addr and s2
columns are needed for one county.