example_input_nstud23: Subset of the students and classes counts in school year...

example_input_nstud23R Documentation

Subset of the students and classes counts in school year 2022/23

Description

This dataframe includes students and classes counts for the schools from four regions: Molise, Campania, Apulia and Basilicata. The whole dataset can be retrieved with the command Get_nstud(2023, filename = "ALUCORSOINDCLASTA")

Usage

example_input_nstud23

Format

## 'example_input_nstud23' A data frame with 21208 rows and 7 columns:

  • Year Numeric; the school year.

  • School_code Character; the school ID.

  • Order Character; the school order, either primary, middle or high school.

  • Grade Numeric; the school grade.

  • Classes Numeric; the count of classes of a given grade in each school

  • Male_students Numeric; the count of male students in all classes of a given educational grade in each school

  • Female_students Numeric; the count of female students in all classes of a given educational grade in each school

Source

Specific link

See Also

Get_nstud


SchoolDataIT documentation built on June 8, 2025, 12:41 p.m.