Learn R Programming

insee (version 1.1.7)

get_dataset_list: Download a full INSEE's dataset list

Description

Download a full INSEE's dataset list

Usage

get_dataset_list()

Arguments

Value

a tibble with 5 columns : id, Name.fr, Name.en, url, n_series

Details

the datasets returned are the ones available through a SDMX query

Examples

Run this code
insee_dataset = get_dataset_list()

Run the code above in your browser using DataLab