Skip to contents

[Experimental] Download and import the individual-level data for a CIS timeseries.

Usage

read_series_microdata(series_code, since_date = NULL, until_date = NULL)

Arguments

series_code

A string (or a character vector) with the timeseries codes.

since_date

A string with the start date of the search in '%d-%m-%Y' format.

until_date

A string with the end date of the search in '%d-%m-%Y' format.

Value

A data.frame.