From f6bf6777c84812fdb1ef103242b1c228ebe93933 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 17 Oct 2025 04:41:50 +0000 Subject: [PATCH 1/2] Initial plan From 4491e4790f193049f9ee30926fffb62b0cbe2342 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 17 Oct 2025 04:44:44 +0000 Subject: [PATCH 2/2] Add folder descriptions to README with links to DART, LISSY, and data availability visuals Co-authored-by: EEbrami <148649132+EEbrami@users.noreply.github.com> --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index d59f8ee..436ab22 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,22 @@ This project, undertaken in collaboration with Dr. Miles Corak, examines the pro * **Analyze Poverty Trends:** Conduct in-depth, cross-national analyses of poverty trends, drawing on the harmonized LIS microdata. * **Evaluate Policy Impacts:** Assess the impact of various social and economic policies on poverty, using our standardized dataset to draw meaningful comparisons. +## Repository Structure + +This repository contains several key folders with important resources and documentation: + +### [DART](./DART) +Contains Data Analysis and Reproducibility Toolkit files, including validation scripts, methodological notes, and visualization outputs. DART provides tools for analyzing income indicators and generating cross-national comparisons of poverty metrics. + +### [LISSY](./LISSY) +Contains comprehensive documentation and tutorials for working with the LISSY remote-execution system. LISSY allows researchers to access LIS and LWS microdata securely from remote locations. This folder includes: +- Tutorial materials for getting started with LISSY +- Code examples in R, SAS, SPSS, and Stata +- Best practices for LISSY job submission + +### [Data Availability Visuals](./analysis/data-availability/visuals) +Contains tools and outputs for visualizing data availability across countries and years. These heatmaps show which countries have data available for specific time periods, helping researchers identify gaps and opportunities for cross-national analysis. + ## Methodology TBD