Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

v1.0.0

Choose a tag to compare

@hadrilec hadrilec released this 28 Jan 16:27
· 440 commits to master since this release

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_insee function is now using the idbank and the dataset lists
  • option to choose the separator with the split_title function
  • 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