add_bootstrap_weights   Generate bootstrap weights for a PUMF dataset
add_lfs_GENDER_SEX      Add a harmonised gender/sex column to an LFS
                        table
add_lfs_SURVDATE        Add a date column to an LFS table
bsw_info                Summarise bootstrap weight tables present in a
                        PUMF DuckDB database
close_pumf              Close the DuckDB connection backing a PUMF lazy
                        table
get_pumf                Get a Statistics Canada PUMF dataset as a lazy
                        DuckDB table
get_pumf_connection     Get a read-write DuckDB connection to a PUMF
                        database
label_pumf_columns      Rename PUMF table columns to human-readable
                        variable labels
list_available_lfs_pumf_versions
                        List available LFS PUMF versions
list_canpumf_collection
                        List Statistics Canada PUMF datasets supported
                        by canpumf
list_pumf_cache         List the contents of the local canpumf cache
list_pumf_registry      Overview of all built-in registry entries
list_statcan_pumf_catalogue
                        Crawl the full Statistics Canada PUMF catalogue
                        (experimental)
open_pumf_documentation
                        Open PUMF documentation in the browser
pumf_metadata           Download and parse PUMF metadata without
                        building a DuckDB table
pumf_module             Open a sibling module of a multi-module survey
pumf_registry           Inspect a survey's registry configuration
pumf_registry_entry     Construct a custom PUMF registry entry
pumf_var_labels         Retrieve variable labels as a tibble
remove_bootstrap_weights
                        Remove bootstrap weight tables and views from a
                        PUMF DuckDB database
remove_pumf_cache       Remove a PUMF version from the local cache
