municipalities {jackstrap} | R Documentation |
Dataset of Municipalities of Bahia state in Brazil
Description
Dataset of Municipalities of Bahia state in Brazil
Usage
municipalities
Format
A data frame with 489 rows (DMUs) and 3 variables (2 outputs and 1 inputs):
municipio
string variable with descriptions of the each local governments
cod
integer variable identifies each DMU for integer code
total_atend_amb_hosp_ab
float variable with public health services in local governments (output)
total_diversid
float variable with diversity of public services provide in local governments (output)
desp_saude
float variable with public service expeditures in local governments (input)
Examples
#Load data exemple
municipalities <- jackstrap::municipalities
[Package jackstrap version 0.1.0 Index]