Skip to contents

A dataset containing the description of variables in geolocalized sirene data. It includes information that is coming from the 2019 version of Sirene format as maintained by INSEE and information that is coming from 'cquest' process for geolocalizing. This dataset controls also default behaviour of what variables are kept, their desired type. It is used as default value in adapt.geo_sirene.

Usage

scheme_sirene_2019

Format

A data frame with 57 rows and 10 variables:

name

character, name of variables used in floodam.data.

name_origin

character, name of variables as defined in original data.

order

integer, order of the variables in original data.

keep

logical, defined if floodam.data will keep this variable.

type

character, type that will be used within floodam.data.

label_french

character, variables description in French.

source

character, source of the variables.

length_source

integer, length of variables in source.

type_source

character, type of variables in source.

comment

character, some comments on choice made.