Package: learningtower 1.0.1
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.0.1.tar.gz
learningtower_1.0.1.zip(r-4.5)learningtower_1.0.1.zip(r-4.4)learningtower_1.0.1.zip(r-4.3)
learningtower_1.0.1.tgz(r-4.4-any)learningtower_1.0.1.tgz(r-4.3-any)
learningtower_1.0.1.tar.gz(r-4.5-noble)learningtower_1.0.1.tar.gz(r-4.4-noble)
learningtower_1.0.1.tgz(r-4.4-emscripten)learningtower_1.0.1.tgz(r-4.3-emscripten)
learningtower.pdf |learningtower.html✨
learningtower/json (API)
# Install 'learningtower' in R: |
install.packages('learningtower', repos = c('https://kevinwang09.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kevinwang09/learningtower/issues
- countrycode - Country iso3c and name mapping for PISA OECD countries participants.
- school - School data available for the years 2000-2018 from the PISA OECD database
- student_subset_2000 - Sample student data available for the years 2000-2018 from the PISA OECD database
- student_subset_2003 - Sample student data available for the years 2000-2018 from the PISA OECD database
- student_subset_2006 - Sample student data available for the years 2000-2018 from the PISA OECD database
- student_subset_2009 - Sample student data available for the years 2000-2018 from the PISA OECD database
- student_subset_2012 - Sample student data available for the years 2000-2018 from the PISA OECD database
- student_subset_2015 - Sample student data available for the years 2000-2018 from the PISA OECD database
- student_subset_2018 - Sample student data available for the years 2000-2018 from the PISA OECD database
- student_subset_2022 - Sample student data available for the years 2000-2018 from the PISA OECD database
Last updated 1 days agofrom:5045e06a9a. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 22 2024 |
R-4.5-win | OK | Nov 22 2024 |
R-4.5-linux | OK | Nov 22 2024 |
R-4.4-win | NOTE | Nov 22 2024 |
R-4.4-mac | NOTE | Nov 22 2024 |
R-4.3-win | NOTE | Nov 22 2024 |
R-4.3-mac | NOTE | Nov 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-2018 | load_student |
School data available for the years 2000-2018 from the PISA OECD database | school |
Sample student data available for the years 2000-2018 from the PISA OECD database | student_subset_2000 student_subset_2003 student_subset_2006 student_subset_2009 student_subset_2012 student_subset_2015 student_subset_2018 student_subset_2022 |