This project focuses on analyzing the impact of Medicaid expansion on employment outcomes using regression analysis in Stata. By leveraging the IPUMS database, we identified and analyzed key variables to derive meaningful insights into the relationship between Medicaid expansion and employment.
- Regression analysis using Stata to assess the effect of Medicaid expansion on employment outcomes.
- Used the IPUMS database to source relevant data for analysis.
- Identified and analyzed key variables to gain a deeper understanding of the relationship.
.dta
: Contains the CPS (IPUMS) dataset used for the analysis (too large to upload)..do
: Includes the Stata .do script for the regression analysis..pdf
: Provides detailed documentation explaining the project methodology and findings.
To reproduce the analysis and explore the findings:
- Clone this repository:
git clone https://github.com/umerabbasi-git/Medicaid-and-Employment.git
- Install Stata and ensure it is added to your system's PATH.
- Open the Stata script and execute it to run the regression analysis.
- Refer to the .pdf for a comprehensive explanation of the project methodology and findings.
Feel free to reach out if you have any questions or feedback regarding the project.