/PISA_2018_Analysis

PISA 2018 Analysis is my individual project during my study at Hyper Island.

Primary LanguageJupyter Notebook

PISA_2018_Analysis

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.

Installation

Install jupyter notebook (please see https://jupyter.org/install for the details)

Required libraries

pip install pandas
pip install numpy
pip install matplotlib
pip install seaborn
pip install sas7bdat-converter
pip install geopy
conda install geopandas

Dataset

To run the Jupyter Notebook, you need to unzip the SCH.zip to read the datasets.

Dictionary

PISA2018_CODEBOOK https://webfs.oecd.org/pisa2018/PISA2018_CODEBOOK.xlsx

Run

git clone https://github.com/zhaofeng-hall/PISA_2018_Analysis
cd PISA_2018_Analysis

Final deliverable