Import subsidence data for buildings. If subsidence data already exists for the buildings, it should be overwritten. Additionally, the 25pc value for buildings should be multiplied by 1000 to convert it from meters/year to mm/year to maintain consistency with the rest of the data.
Actions
[ ] Identify the location of the new subsidence data.
[ ] Import the new subsidence data for buildings.
[ ] Overwrite any existing subsidence data for buildings with the new data.
[ ] Multiply the 25pc value by 1000 to convert it from meters/year to mm/year.
[ ] Update the database with the new and processed subsidence data.
[ ] Test the changes to ensure the data is correctly imported, processed, and displayed.
Expected Behavior
The subsidence data for buildings should be correctly imported, with existing data overwritten. The 25pc value should be converted to mm/year, ensuring consistency across the dataset.
Description
Import subsidence data for buildings. If subsidence data already exists for the buildings, it should be overwritten. Additionally, the
25pc
value for buildings should be multiplied by 1000 to convert it from meters/year to mm/year to maintain consistency with the rest of the data.Actions
25pc
value by 1000 to convert it from meters/year to mm/year.Expected Behavior
The subsidence data for buildings should be correctly imported, with existing data overwritten. The
25pc
value should be converted to mm/year, ensuring consistency across the dataset.