Resolve "Rename `DamageAssessment` table of the damage database to `Assessment`"
requested to merge feature/36-rename-damageassessment-table-of-the-damage-database-to-assessment into master
Closes #36 (closed)
Since the ability of computing risk (loss) is being added to the loss-calculator
, the table arrangements should change so that they serve the loss
outputs too. The table DamageAssessment
can be used not only for damage, but also for loss assessments. Therefore a renaming to Assessment
is necessary.
Edited by Tara Evaz Zadeh