Skip to content

This repository is for the team's work on measuring the integration and network effect of the 17 Sustainable Development Goals.

Notifications You must be signed in to change notification settings

connixu/G5055_Practicum_Project2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

G5055_Practicum_Project2

Team Members (in alphabetical order)

  • Core Team: Qinyue Hao, Jasmine Hwang, Dan Li, Peishan Li, Rina Shin, Connie Xu, Hanyu Zhang
  • Supporting Team: Zhiwen Huang, Cara Latinazo, Xingchen Li, Soobin Oh, Lizabeth Singh, Mengying Xu, Tianqing Zhou

Project Description

This project is developed by graduate students in the Social Sciences program of Columbia University in collaboration with the UN SDG Fund. The objectives of this project is to develop models that could define and quantitatively measure the networks among the 17 Sustainable Development Goals (SDG). To do this we built two models, one text model based on indicator descriptions from UN SDG Indicator Metadata, and coefficient networks based on coefficients calculated using UN SDG Indicator Database. The team also looks at the similarity between the two models, and the generalizability of the network model from the two example countries. The importance of this project lies in the context that the different domains of SDGs are interconnected and cannot be effectively resolved without being considered as interdependent, and the fact that although this networks should be both theoretical and evidence-based, few research have been conducted to validate their empirial groundings.

Languages used include Python and R.

Additional information about the project can be found on the project slides here

Team member contact information can also be found on the slides.

Project Scope

For the coefficient model chooses two specific countries, Indonesia and Guatemala.

The two countries were chosen considering countries of interest from the UN Joint SDG Fund, geographical distribution differences, similarities in factors such as population density, political stability, etc., as well as relative data availability.

For the coefficient model, the team is looking at data starting from 2012 to 2020.

Model Methodlogies (Pending)

  1. Text Model

  2. Coefficient Social Network Model

  3. QAP Analysis

Final Diliverables

  1. Blog

  2. Research Paper

  3. Interactive Visualizations

  4. Other Visualization works could be seen in the seperate folder on GitHub as well as in the team's final presentation slides.

User Guide for the Repository (Pending)

Codes

  1. Text Model

  2. Coefficient Social Network Model

  • UN_SDG_2_Functions.py This python package includes a function called preprocess. If users import UN_SDG_2_Functions, read an SDG file (2012-2021) CSV from the API, they can use this function to directly pivot data into indicator metric / time (year) format.
  1. QAP Analysis

  2. Data Visualization

Data

Original data sources include:

Preprocessed data:

  1. Text Model

  2. Coefficient Social Network Model

  • Indonesia.csv: contains data of UN SDG Indicators for Indonesia from 2012 to 2021 (Output from the code)
  • Guatemala.csv: contains data of UN SDG Indicators for Guatemala from 2012 to 2021 (Output from the code)
  1. QAP Analysis

Note: If users have feedback, please feel free to contact our team with questions, issues, and concerns.

About

This repository is for the team's work on measuring the integration and network effect of the 17 Sustainable Development Goals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 70.1%
  • Jupyter Notebook 29.8%
  • Other 0.1%