This repository contains my research thesis investigating the causal relationship between urban park accessibility and children's happiness levels. Using propensity score methods, this study provides empirical evidence for urban planning policies.
thesis/
: Main thesis document and referencesdata/
: Analysis datasets (not included in the repository)results/
: Output figures and tablescode/
: R scripts for analysisaward/
: Awards and recognition
- Clone the repository:
git clone https://github.com/KwonNayeon/urban-parks-childrens-happiness.git
- Navigate to the project directory:
cd urban-parks-childrens-happiness
- Note: Data files are not included in this repository.
Please obtain the required datasets from the official sources and place them in thedata/
directory before running the code.
To run the R scripts and analysis, you need the following R packages:
tidyverse
(Includesdplyr
,ggplot2
, and other packages)readxl
,haven
(For data import)CBPS
,WeightIt
,MatchIt
(For causal inference)lubridate
,skimr
,tableone
(For data processing)survey
,senstrat
,MASS
(For statistical analysis)ggdag
,dagitty
(For plotting Directed Acyclic Graphs)broom
,scales
,truncnorm
(For data transformation)ipw
,cobalt
,optmatch
(For matching methods)sensitivityfull
,sensitivitymw
(For sensitivity analysis)lmtest
,sandwich
(For robust inference)
This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0).
See the LICENSE file for details.
For questions about the research, please reach out at nayeon.k.datacareer@gmail.com