Risk Calculation
The outputs from the risk calculation in go-coastal (get link) produces a table with the following output variables.
Field | Description | Type |
---|---|---|
fd_id | a unique identifier relating the result structure to the NSI structure database | int |
x | the structure's x location | float64 |
y | the structure's y location | float64 |
hazards | all of the hazards experienced by the structure as a json byte blob | byte |
damcat | the damage category for the structure | string |
occtype | the occupancy type for the structure, limited to the NSI 40 occupancy types | string |
s EAD | an estimate of the expected annual damages for structure loss at this structure | float64 |
c EAD | an estimate of the expected annual damages for the content loss at this structure | float64 |
pop2amu65 | an estimate provided by the NSI for the population at night under the age of 65 | int |
pop2amo65 | an estimate provided by the NSI for the population at night over the age of 65 | int |
pop2pmu65 | an estimate provided by the NSI for the population during the day under the age of 65 | int |
pop2pmo65 | an estimate provided by the NSI for the population during the day over the age of 65 | int |
found_ht | the foundation height provided by the NSI utilized during the damage compute | float64 |
<AEF>_S | the structure damage for the <AEF>th event. The combination of each of these records would result in a damage frequency curve that can be integrated to compute EAD reported in s EAD | float64 |
<AEF>_C | the content damage for the <AEF>th event. The combination of each of these records would result in a damage frequency curve that can be integrated to compute EAD reported in s EAD | float64 |
<AEF>_H | the hazard for the <AEF>th event. The combination of these at each of the records could be used to create a hazard frequency curve at the structure. The hazard is represented via a json byte blob | byte blob |
The estimate below is based on the best estimate hazards as well as the mean of the various damage functions and uncertainty parameters of the occupancy types, this means that the damage frequency curve created is a representation of the “mean” damage frequency curve with no hazard or consequence uncertainty.
wkt_geom | Point (-97.39426500000000431 25.95552250000000072) |
fid | 26 |
objectid | 25 |
fd_id | 4.8E+08 |
x | -97.3943 |
y | 25.95552 |
damcat | IND |
occtype | IND6 |
s EAD | 1057.7 |
c EAD | 1336.01 |
pop2amu65 | 0 |
pop2amo65 | 0 |
pop2pmu65 | 0 |
pop2pmo65 | 0 |
found_ht | 0.5 |
10.000000S | 0 |
10.000000C | 0 |
10.000000H | No hazard |
5.000000S | 0 |
5.000000C | 0 |
5.000000H | No hazard |
2.000000S | 0 |
2.000000C | 0 |
2.000000H | No hazard |
1.000000S | 0 |
1.000000C | 0 |
1.000000H | No hazard |
0.500000S | 0 |
0.500000C | 0 |
0.500000H | No hazard |
0.200000S | 0 |
0.200000C | 0 |
0.200000H | No hazard |
0.100000S | 0 |
0.100000C | 0 |
0.100000H | No hazard |
0.050000S | 0 |
0.050000C | 0 |
0.050000H | No hazard |
0.020000S | 0 |
0.020000C | 0 |
0.020000H | No hazard |
0.010000S | 94509.83 |
0.010000C | 121384.6 |
0.010000H | {"coastalevent":{"depth":5.933718,"waveheight":0.773713,"salinity":true}} |
0.005000S | 103368 |
0.005000C | 133291.3 |
0.005000H | {"coastalevent":{"depth":7.207073,"waveheight":1.013099,"salinity":true}} |
0.002000S | 112398.6 |
0.002000C | 139141.2 |
0.002000H | {"coastalevent":{"depth":8.610892,"waveheight":1.320862,"salinity":true}} |
0.001000S | 119500 |
0.001000C | 141308.8 |
0.001000H | {"coastalevent":{"depth":9.536449,"waveheight":1.525049,"salinity":true}} |
0.000500S | 123012.3 |
0.000500C | 151845.6 |
0.000500H | {"coastalevent":{"depth":10.433955,"waveheight":1.721185,"salinity":true}} |
0.000200S | 125141.7 |
0.000200C | 154491.9 |
0.000200H | {"coastalevent":{"depth":11.456188,"waveheight":1.957475,"salinity":true}} |
0.000100S | 126644.4 |
0.000100C | 155994.5 |
0.000100H | {"coastalevent":{"depth":12.224148,"waveheight":2.122584,"salinity":true}} |
0.000050S | 128789.2 |
0.000050C | 156534.3 |
0.000050H | {"coastalevent":{"depth":12.910146,"waveheight":2.258311,"salinity":true}} |
0.000020S | 131772.8 |
0.000020C | 157209.7 |
0.000020H | {"coastalevent":{"depth":13.845163,"waveheight":2.420793,"salinity":true}} |
0.000010S | 133083.3 |
0.000010C | 158491 |
0.000010H | {"coastalevent":{"depth":14.514895,"waveheight":2.531143,"salinity":true}} |
0.000005S | 134486.5 |
0.000005C | 158491 |
0.000005H | {"coastalevent":{"depth":15.232028,"waveheight":2.619381,"salinity":true}} |
0.000002S | 135817.1 |
0.000002C | 158491 |
0.000002H | {"coastalevent":{"depth":15.912088,"waveheight":2.731993,"salinity":true}} |
0.000001S | 136815 |
0.000001C | 158491 |
0.000001H | {"coastalevent":{"depth":16.422064,"waveheight":2.811917,"salinity":true}} |