Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

read_health_facilities

Download geolocated data of health facilities


Description

Data comes from the National Registry of Healthcare facilities (Cadastro Nacional de Estabelecimentos de Saude - CNES), originally collected by the Brazilian Ministry of Health. According to the Ministry of Health: "The coordinates of each facility were obtained by CNES and validated by means of space operations. These operations verify if the point is in the municipality, considering a radius of 5,000 meters. When the coordinate is not correct, further searches are done in other systems of the Ministry of Health and in web services like Google Maps. Finally, if the coordinates have been correctly obtained in this process, the coordinates of the municipal head office are used. The geocode source used is registered in the database in a specific column data_source. Periodically the coordinates are revised with the objective of improving the quality of the data." The date of the last data update is registered in the database in the columns date_update and year_update. More information available at http://dados.gov.br/dataset/cnes. These data use Geodetic reference system "SIRGAS2000" and CRS(4674).

Usage

read_health_facilities(showProgress = TRUE)

Arguments

showProgress

Logical. Defaults to TRUE display progress bar

Value

An "sf" "data.frame" object

Examples

## Not run:  if (interactive()) {
# Read all health facilities of the whole country
h <- read_health_facilities()
}
## End(Not run)

geobr

Download Official Spatial Data Sets of Brazil

v1.6.1
MIT + file LICENSE
Authors
Rafael H. M. Pereira [aut, cre] (<https://orcid.org/0000-0003-2125-7465>), Caio Nogueira Goncalves [aut], Paulo Henrique Fernandes de Araujo [ctb], Guilherme Duarte Carvalho [ctb], Rodrigo Almeida de Arruda [ctb], Igor Nascimento [ctb], Barbara Santiago Pedreira da Costa [ctb], Welligtton Silva Cavedo [ctb], Pedro R. Andrade [ctb], Alan da Silva [ctb], Carlos Kauê Vieira Braga [ctb], Carl Schmertmann [ctb], Alessandro Samuel-Rosa [ctb], Daniel Ferreira [ctb], Ipea - Institue for Applied Economic Research [cph, fnd]
Initial release
2021-04-15

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.