https://github.com/ipeagit/access_neonatal
Code for a paper analyzing spatial access to neonatal ICU beds
https://github.com/ipeagit/access_neonatal
Last synced: 7 months ago
JSON representation
Code for a paper analyzing spatial access to neonatal ICU beds
- Host: GitHub
- URL: https://github.com/ipeagit/access_neonatal
- Owner: ipeaGIT
- Created: 2021-02-25T22:37:17.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-18T20:16:13.000Z (about 5 years ago)
- Last Synced: 2025-02-28T23:46:38.824Z (about 1 year ago)
- Language: R
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# access_neonatal
Code for a paper analyzing spatial access to neonatal ICU beds
00. setup
01. supply data (number of neonatal beds and hospitals locations)
* 01.1 read raw cnes data
* 01.2 filter and clean cnes data
* 01.3 add and clean spatial data (hexagons intersections)
02. demand data (setup population data)
* TBD
03. estimate accessibility
* TBD
04. output (maps and tables)
* TBD