Skip to content

Commit 3c9b55d

Browse files
committed
Added Flood Risk Monitor to the Apps section, added the new item icon to it and removed the expired one from the Road Casualties app.
1 parent 497ec7b commit 3c9b55d

1 file changed

Lines changed: 16 additions & 2 deletions

File tree

index.html

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,21 @@ <h2>Trafford Themes</h2>
197197
<h2>Apps</h2>
198198

199199
<div class="cardContainer">
200+
<div class="card labBorder notification">
201+
<span class="filterTags"><!-- flooding floods flood risk monitoring water lakes rivers streams brooks water levels watercourses apps webapps applications --></span>
202+
<a href="https://www.trafforddatalab.io/maps/flood_risk_monitor" target="_blank">
203+
<h3 class="cardHead themeLink">Flood Risk Monitor</h3>
204+
<div class="thumbnail" style="width: 150px; height: 100px; background-color: #c4e1ff; border: 1px solid #eee;">
205+
<span class="fa-stack" style="display: block; margin: auto; font-size: 50px;">
206+
<span class="fa-solid fa-play fa-rotate-270 fa-stack-2x" style="color: #ee0000;"></span>
207+
<span class="fa-solid fa-house-flood-water fa-stack-1x" style="color: #fff; margin-top: 3px;"></span>
208+
</span>
209+
</div>
210+
</a><br class="hideContent"/>
211+
<span class="cardBody">Interactive map combining datasets from the <a href="https://www.gov.uk/government/organisations/environment-agency" target="_blank">Environment Agency</a> and <a href="https://www.ordnancesurvey.co.uk/" target="_blank">Ordnance Survey</a> showing flood risk from watercourses in and around Trafford and the latest available water level readings.</span>
212+
<span class="badge highContrastBlock" aria-label="This item is new" data-added="2025-04-11"><span aria-hidden="true">new</span></span>
213+
</div>
214+
200215
<div class="card labBorder">
201216
<span class="filterTags"><!-- visualisation residents interactive trafford council themes dashboard corporate plan priorities strategic vision outcomes indicators performance borough children and families children & families family healthy lives health economy and homes economy & homes businesses housing climate crisis environment comparators apps webapps applications --></span>
202217
<a href="https://trafforddatalab.shinyapps.io/trafford_themes/" target="_blank"><h3 class="cardHead themeLink">Trafford Themes</h3><img src="images/trafford_themes_thumbnail.png" class="thumbnail" alt=""/></a><br class="hideContent"/>
@@ -275,11 +290,10 @@ <h2>Apps</h2>
275290
<span class="cardBody">Create and edit map features in the form of lines, polygons, circles and markers and save the results. Load previously saved data and add to it, or use it in other applications such as Graphical Information Systems (GIS) software.</span>
276291
</div>
277292

278-
<div class="card labBorder notification">
293+
<div class="card labBorder">
279294
<span class="filterTags"><!-- visualisation interactive reported road traffic accidents rta casualty road casualties personal injury injuries crashes apps webapps applications --></span>
280295
<a href="https://trafforddatalab.shinyapps.io/road_casualties" target="_blank"><h3 class="cardHead themeLink">Road casualties</h3><img src="images/road_casualty_app_thumbnail.png" class="thumbnail" alt=""/></a><br class="hideContent"/>
281296
<span class="cardBody">Application enabling users to explore GM reported road traffic accidents involving personal injury between 2010 and 2023.</span>
282-
<span class="badge highContrastBlock" aria-label="This item is new" data-added="2025-01-31"><span aria-hidden="true">new</span></span>
283297
</div>
284298
</div>
285299
</section>

0 commit comments

Comments
 (0)