PISA 2018 Analysis is my individual project during my study at Hyper Island. This project is to investigate the education equality by utilising open data from OECD PISA.
Install jupyter notebook (please see https://jupyter.org/install for the details)
pip install pandas
pip install numpy
pip install matplotlib
pip install seaborn
pip install sas7bdat-converter
pip install geopy
conda install geopandas
- PISA 2018 results https://www.oecd.org/pisa/publications/pisa-2018-results.htm
- School questionnaire data file https://webfs.oecd.org/pisa2018/SAS_SCH_QQQ.zip
- Country Classifications by Income https://datatopics.worldbank.org/world-development-indicators/the-world-by-income-and-region.html
PISA2018_CODEBOOK https://webfs.oecd.org/pisa2018/PISA2018_CODEBOOK.xlsx
git clone https://github.com/zhaofeng-hall/PISA_2018_Analysis
cd PISA_2018_Analysis