Returns an Arrow Dataset with Hive-style partitioning on
snapshot_date. No data is loaded until dplyr::collect().
Requires the arrow package.
Usage
brreg_open(type = c("enheter", "underenheter", "roller"))Value
An arrow::Dataset object.
See also
brreg_panel() for the higher-level panel constructor.
Other tidybrreg snapshot functions:
brreg_cleanup(),
brreg_data_dir(),
brreg_import(),
brreg_manifest(),
brreg_snapshot(),
brreg_snapshots()