Agenzie e Subagenti per Provincia Italiana
agenzie_provincia.Rd
A table containing number of insurance agencies and subagents by italian province.
Format
A data.table of 110 rows and 3 columns
- provincia
Character values indicating province ID
- agenzie
Numeric values containing the number of agencies in the given province
- subagenti
Numeric values containing the number of subagents in the given province
Examples
head(agenzie_provincia)
#> provincia agenzie subagenti
#> 1: AG 66 646
#> 2: AL 106 651
#> 3: AN 99 667
#> 4: AO 30 167
#> 5: AP 46 348
#> 6: AQ 62 547