Learn R Programming

spatialrisk (version 0.6.6)

insurance: Sum insured per postal code in the Netherlands

Description

A dataset of postal codes with their sum insured, population and the corresponding spatial locations in terms of a latitude and a longitude.

Usage

insurance

Arguments

Format

A data frame with 29,990 rows and 5 variables:

postcode

6-digit postal code

population_pc4

Population per 4-digit postal code

amount

Sum insured

lon

Longitude (in degrees) of the corresponding 6-digit postal code

lat

Latitude (in degrees) of the corresponding 6-digit postal code