simulated_elements: Small toy element-level dataset

Description Usage Format Details

Description

A simulated element-level dataset compatible with Blockbuster. It contains simulated data for 50 buildings with a total of 1944 elements with deterioration rates, repair costs, grades and other information used by the package.

Usage

1

Format

A data frame with 1944 rows and 21 variables:

buildingid

A key uniquely identifying the building the component is part of

elementid

A key uniquely identifying the component

unit_area

A quantification of the component size

gifa

The gross internal floor area of the building the component is part of

B.repair.cost

The cost to repair one unit area at grade B

C.repair.cost

The cost to repair one unit area at grade C

D.repair.cost

The cost to repair one unit area at grade D

E.repair.cost

The cost to repair one unit area at grade E

ab

The yearly deterioration probability from A to B

bc

The yearly deterioration probability from B to C

cd

The yearly deterioration probability from C to D

de

The yearly deterioration probability from D to E

A

The probability the component is at grade A

B

The probability the component is at grade B

C

The probability the component is at grade C

D

The probability the component is at grade D

E

The probability the component is at grade E

B.repair.total

The expected cost to repair the component at grade B

C.repair.total

The expected cost to repair the component at grade C

D.repair.total

The expected cost to repair the component at grade D

E.repair.total

The expected cost to repair the component at grade E

Details

The dataset simulated_blocks summarises this dataset at block- level.


DFE-Capital/Blockbuster-2 documentation built on May 26, 2019, 7:23 a.m.