Package: learningtower 1.1.0
learningtower: OECD PISA Datasets from 2000-2022 in an Easy-to-Use Format
The Programme for International Student Assessment (PISA) is a global study conducted by the Organization for Economic Cooperation and Development (OECD) in member and non-member countries to assess educational systems by assessing 15-year-old school students academic performance in mathematics, science, and reading. This datasets contains information on their scores and other socioeconomic characteristics, information about their school and its infrastructure, as well as the countries that are taking part in the program.
Authors:
learningtower_1.1.0.tar.gz
learningtower_1.1.0.tar.gz(r-4.5-noble)learningtower_1.1.0.tar.gz(r-4.4-noble)
learningtower_1.1.0.tgz(r-4.4-emscripten)learningtower_1.1.0.tgz(r-4.3-emscripten)
learningtower.pdf |learningtower.html✨
learningtower/json (API)
NEWS
# Install 'learningtower' in R: |
install.packages('learningtower', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kevinwang09/learningtower/issues
Pkgdown site:https://kevinwang09.github.io
- countrycode - Country iso3c and name mapping for PISA OECD countries participants.
- school - Subset of the School data available for the years 2000-2022 from the PISA OECD database
- student_subset_2000 - Processed and Sampled PISA Student Data
- student_subset_2003 - Processed and Sampled PISA Student Data
- student_subset_2006 - Processed and Sampled PISA Student Data
- student_subset_2009 - Processed and Sampled PISA Student Data
- student_subset_2012 - Processed and Sampled PISA Student Data
- student_subset_2015 - Processed and Sampled PISA Student Data
- student_subset_2018 - Processed and Sampled PISA Student Data
- student_subset_2022 - Processed and Sampled PISA Student Data
Last updated 7 days agofrom:2601738d42. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Dec 22 2024 |
R-4.5-linux | OK | Dec 22 2024 |
Exports:load_student
Dependencies:clidplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Country iso3c and name mapping for PISA OECD countries participants. | countrycode |
load_student() function allows the user to extract the PISA student scores for any desired year from 2000-2022 | load_student |
Subset of the School data available for the years 2000-2022 from the PISA OECD database | school |
Processed and Sampled PISA Student Data (2000-2022) | student student_subset_2000 student_subset_2003 student_subset_2006 student_subset_2009 student_subset_2012 student_subset_2015 student_subset_2018 student_subset_2022 |