df_pisa18 {Rrepest} | R Documentation |
Program for International Student Assessment (PISA) 2018 noisy data subset
Description
A subset of noisy data from the Program for International Student Assessment (PISA) 2018 cycle for Mexico, Italy, and France.
This dataset is a subset of the PISA 2018 database produced by the OECD for the countries of France, Italy, and Mexico.
Usage
df_pisa18
data(df_pisa18)
Format
df_pisa18
A data frame in tibble format with 1269 rows and 1106 columns from which only some relevant variables are listed below. For a detailed description of all variables go to https://www.oecd.org/en/data/datasets/pisa-2018-database.html#data
- idlang
Country language
- CNT
Country ISO 3166-1 alpha-3 codes.
- st001d01t
Student International Grade
- st004d01t
Gender
...
A data frame with 1269 rows/observations and 1120 columns/variables.
Source
https://www.oecd.org/en/data/datasets/pisa-2018-database.html#data
[Package Rrepest version 1.5.4 Index]