Learn R Programming

SchoolDataIT (version 0.2.4)

example_School2mun23: Association of the municipality code to a subset of public schools 2022/23

Description

This list maps the IDs of the schools from four regions (Molise, Campania, Apulia and Basilicata) to the corresponding LAU codes. The whole dataset can be retrieved with the command Get_School2mun(2023)

Usage

example_School2mun23

Arguments

Format

## `example_School2mun23` A list of four elements

  • Registry_from_buildings A data frame of 5527 rows and 5 columns, including the schools listed in the buildings registry.

  • Registry_from_registry A data frame of 5929 rows and 5 columns, including the schools listed in the schools registry.

  • Any A data frame of 5954 rows and 5 columns, including schools listed in any of the registryes

  • Both A data frame of 5510 rows and 5 columns, including schools listed in both registries

For each element, rows correspond to school IDs; the columns are:

  • School_code Character; the school ID.

  • Province_code Numeric; the NUTS-3 administrative code.

  • Province_initials Character; abbreviated NUTS-3 denomination.

  • Municipality_code Character; the ISTAT LAU (municipality) ID.

  • Municipality_description Character; the municipality name.

See Also

Get_School2mun