https://github.com/ipeagit/aop_saude_2022
Código do Texto para Discussao "Acesso a estabelecimentos de saúde nas cidades brasileiras" 2022
https://github.com/ipeagit/aop_saude_2022
Last synced: about 1 year ago
JSON representation
Código do Texto para Discussao "Acesso a estabelecimentos de saúde nas cidades brasileiras" 2022
- Host: GitHub
- URL: https://github.com/ipeagit/aop_saude_2022
- Owner: ipeaGIT
- Created: 2022-01-25T18:02:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-27T13:22:39.000Z (over 2 years ago)
- Last Synced: 2025-01-11T14:14:09.829Z (over 1 year ago)
- Language: R
- Size: 39 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Racial and income inequalities in access to healthcare in Brazilian cities
R code used in the research paper:
- Tomasiello, D. B., Vieira, J. P. B., Parga, J. P. F. A., Servo, L. M. S., & Pereira, R. H. M. (2024). **Racial and income inequalities in access to healthcare in Brazilian cities**. *Journal of Transport & Health*, 34, 101722. [https://doi.org/10.1016/j.jth.2023](https://doi.org/10.1016/j.jth.2023)
- [Ungated PDF of the paper available here](https://www.urbandemographics.org/publication/2024_jth_racial_inequalities_access_health/).
The R scripts to reproduce the results are divided into four stages:
- `1.0_prepare_data.R`
- Downloads the accessibility data using the [aopdata](https://github.com/ipeaGIT/aopdata) R package
- Downloads the Mapbox tiles for generating map plots
- `2.0_Fig3.R`
- Generates Figure 3
- Figure is saved in `Figures/`
- `2.1_Fig1_2_4.R`
- Generates Figures 1, 2 and 4.
- `style.R` and `colours.R`
- Auxiliary scripts used in `2.1_Fig1_2_4.R` to adjust the style and colours of the Figures.