An open API service indexing awesome lists of open source software.

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

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