This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Releases: InseeFrLab/R-Insee-Data
Releases · InseeFrLab/R-Insee-Data
v1.1.0
insee R package version 1.1.0
- metadata are updated if a file is outdated, but this step now requires the user's approval
- dim columns whose usage was previously deprecated are removed from idbank list dataframe (code breaks likely)
- new idbanks from 2021 list are included in the internal package data
- all files created in the checks are stored in a temporary directory
- DESCRIPTION : LazyData is FALSE
v1.0.0
insee R package 1.0.0
- if dataset names are provided, get clean metadata with
get_idbank_list(code breaks likely). The metadata is then stored locally on the computer. The update is automatically done every 3 months, and can be manually triggered - use of dim columns in the idbank list is then deprecated
- add metadata to raw data with the function
add_insee_metadata - get columns' name with the function
get_column_title search_inseefunction is now using the idbank and the dataset lists- option to choose the separator with the
split_titlefunction - vignette : deaths and births example added
- backup idbank list stored inside the package
- readsdmx dependency is used optionally but not by default
- package now officially supported by INSEE, source code and issue reports are moved to INSEE's official GitHub page