This repository contains code and resources for analyzing telehealth and in-person healthcare data, as described in the publication:
Title: Telehealth and In-Person Healthcare Utilization: A Comprehensive Analysis Publication: PMC11335954
data_cleanup/telehealth_datacleanup.ipynb: Data cleaning and preprocessing scripts.Figures/: Jupyter notebooks for generating figures by insurance, race, and specialty, including confidence intervals.GEE/: Generalized Estimating Equations (GEE) analysis notebooks for various subgroups (race, telehealth vs. in-person, mental health).
- Clone the repository:
git clone <repository-url>
- Install dependencies:
- Ensure you have Python 3.x and Jupyter installed.
- Install required packages (see individual notebooks for package requirements).
- Run notebooks:
- Open the desired notebook in Jupyter and execute the cells in order.
If you use this code or data, please cite the publication:
Telehealth and In-Person Healthcare Utilization: A Comprehensive Analysis. PMC11335954
This repository is for academic and research purposes. See the publication for data use restrictions.