Skip to content

Commit 52f291f

Browse files
committed
Updated home and deprivation collection pages to promote the new Indices of Deprivation 2025 outputs. On the deprivation collection page the cooresponding outputs for 2019 have now been removed, leaving only those still to update.
1 parent 9270231 commit 52f291f

4 files changed

Lines changed: 18 additions & 35 deletions

File tree

deprivation.html

Lines changed: 5 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,11 @@ <h2>Indices of Deprivation 2025</h2>
100100
<section id="england2025" class="itemContainer">
101101
<h3>LSOA and Local Authority District resources across England 2025</h3>
102102

103+
<div class="labBorder">
104+
<a href="https://trafforddatalab.shinyapps.io/local_deprivation" target="_blank"><img src="images/local_deprivation_app_thumbnail.png" class="thumbnail" alt=""/><h3 class="cardHead themeLink">Local Deprivation app</h3></a>
105+
<p class="cardBody">Interactive visualisations of the Indices of Deprivation 2025, 2019 and 2015 data releases for Lower-layer Super Output Areas (<abbr>LSOA</abbr>) across England. The LSOAs are visualised geographically and within a chart via the Local Authority Districts they belong to.</p>
106+
</div>
107+
103108
<div class="labBorder">
104109
<a href="https://www.trafforddatalab.io/open_data/IndicesOfDeprivation/IoD2025/lsoa/indices_of_deprivation_2025_lsoa.csv" download><img src="images/csv_data_thumbnail.png" class="thumbnail" alt=""/><h3 class="cardHead themeLink">LSOA data 2025</h3></a>
105110
<p class="cardBody">Indices of Deprivation 2025 data at Lower-layer Super Output Area (<abbr>LSOA</abbr>) level across England. The <a href="https://github.com/traffordDataLab/open_data/tree/master/IndicesOfDeprivation/IoD2025" target="_blank">metadata</a> page contains links to the source data and more information.</p>
@@ -130,24 +135,6 @@ <h2>Indices of Deprivation 2019</h2>
130135
<p>Relative deprivation is measured using 39 indicators which are grouped across seven different domains: <span style="font-style: italic;">Income; Employment; Education, skills &amp; training; Health & disability; Crime; Barriers to housing &amp; services; Living environment</span>. Each domain is combined and weighted to create the <span style="font-weight: bold;">Index of Multiple Deprivation (<abbr>IMD</abbr>)</span>, an overall measure of relative deprivation.</p>
131136
<p>We have created interactive apps and reports to provide visualisation and analysis of the Indices of Deprivation 2019 data.</p>
132137

133-
<section id="england" class="itemContainer">
134-
<h3>LSOA and Local Authority District resources across England 2019</h3>
135-
<div class="labBorder">
136-
<a href="https://trafforddatalab.shinyapps.io/imd19" target="_blank"><img src="images/imd_2019_app_thumbnail.png" class="thumbnail" alt=""/><h3 class="cardHead themeLink">Interactive IoD 2019 app</h3></a>
137-
<p class="cardBody">Interactive visualisations of the Indices of Deprivation 2019 and 2015 data releases for Lower-layer Super Output Areas (<abbr>LSOA</abbr>) across England. The LSOAs are visualised geographically and within a chart via the Local Authority Districts they belong to.</p>
138-
</div>
139-
140-
<div class="labBorder">
141-
<a href="https://www.trafforddatalab.io/open_data/IndicesOfDeprivation/IoD2019/lsoa/IoD2019.csv" download><img src="images/csv_data_thumbnail.png" class="thumbnail" alt=""/><h3 class="cardHead themeLink">LSOA data 2019</h3></a>
142-
<p class="cardBody">Indices of Deprivation 2019 data at Lower-layer Super Output Area (<abbr>LSOA</abbr>) level across England. The <a href="https://github.com/traffordDataLab/open_data/tree/master/IndicesOfDeprivation/IoD2019" target="_blank">metadata</a> page contains links to the source data and more information.</p>
143-
</div>
144-
145-
<div class="labBorder">
146-
<a href="https://www.trafforddatalab.io/open_data/IndicesOfDeprivation/IoD2019/local_authority_district/IoD2019.csv" download><img src="images/csv_data_thumbnail.png" class="thumbnail" alt=""/><h3 class="cardHead themeLink">Local Authority District data 2019</h3></a>
147-
<p class="cardBody">Indices of Deprivation 2019 data at Local Authority District level across England. The <a href="https://github.com/traffordDataLab/open_data/tree/master/IndicesOfDeprivation/IoD2019" target="_blank">metadata</a> page contains links to the source data and more information.</p>
148-
</div>
149-
</section>
150-
151138
<section id="traffordla" class="itemContainer">
152139
<h3>Local Authority District resources for Trafford 2019</h3>
153140
<p>The following Trafford-specific resources are provided at Local Authority District level, including context with Greater Manchester (<abbr>GM</abbr>) and Chartered Institute of Public Finance and Accountancy (<abbr>CIPFA</abbr>) nearest neighbours.</p>
@@ -161,11 +148,6 @@ <h3>Local Authority District resources for Trafford 2019</h3>
161148
<a href="https://www.trafforddatalab.io/analysis/IoD2019/nearest_neighbours/"><img src="images/iod_2019_cipfa_app_thumbnail.png" class="thumbnail" alt=""/><h3 class="cardHead themeLink">Trafford compared to CIPFA nearest neighbours 2019</h3></a>
162149
<p class="cardBody">Interactive app visualising the Indices of Deprivation 2019 for Trafford and its Chartered Institute of Public Finance and Accountancy (CIPFA) nearest neighbours.</p>
163150
</div>
164-
165-
<div class="labBorder">
166-
<a href="accessible_graphics/index_of_multiple_deprivation_2019.html"><img src="images/static_trafford_imd_2019_thumbnail.png" class="thumbnail" alt=""/><h3 class="cardHead themeLink">Index of Multiple Deprivation 2019 for Trafford</h3></a>
167-
<p class="cardBody">Static graphic visualising the overall Index of Multiple Deprivation (IMD) for Lower-layer Super Output Areas (LSOA) in Trafford. The previous version based on the <a href="accessible_graphics/index_of_multiple_deprivation_2015.html">Index of Multiple Deprivation 2015</a> is also available.</p>
168-
</div>
169151
</section>
170152

171153
<section id="traffordward">
25.8 KB
Loading
12.1 KB
Loading

index.html

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -255,8 +255,8 @@ <h2>Featured:</h2>
255255
<div class="card labBorder labBorderfeatured">
256256
<div class="themeBlockDark"><a href="#collections">more <strong>collections</strong> <span class="fa-solid fa-circle-chevron-right" aria-hidden="true"></span></a></div>
257257
<div>
258-
<a href="trafford_wards.html"><h3 class="cardHead themeLink">Trafford Wards</h3><img src="images/trafford_wards_collection_thumbnail.png" class="thumbnail" alt=""/></a><br class="hideContent"/>
259-
<span class="cardBody">All our outputs and resources relating to Trafford's wards which came into force in May 2023. Profiles are available for each ward which include data from the 2021 census.</span>
258+
<a href="deprivation.html"><h3 class="cardHead themeLink">English Indices of Deprivation</h3><img src="images/iod_collection_thumbnail.png" class="thumbnail" alt=""/></a><br class="hideContent"/>
259+
<span class="cardBody">Interactive apps and reports, static graphics and datasets based on the <a href="https://www.gov.uk/government/collections/english-indices-of-deprivation" target="_blank">English Indices of Deprivation</a> data released by the <a href="https://www.gov.uk/government/organisations/ministry-of-housing-communities-local-government" target="_blank"><abbr title="Ministry of Housing, Communities & Local Government">MHCLG</abbr></a>.</span>
260260
</div>
261261
</div>
262262

@@ -365,10 +365,11 @@ <h3 class="cardHead themeLink">Flood Risk Monitor</h3>
365365
<span class="cardBody">Over 300 local authorities have declared a &quot;<a href="https://www.local.gov.uk/delivering-local-net-zero" target="_blank">climate emergency</a>&quot;. This tool, and our accompanying <a href="http://www.trafforddatalab.io/climate_emergency/">climate emergency open data companion</a>, provides support by visualising open data relating to climate change.</span>
366366
</div>
367367

368-
<div class="card labBorder">
369-
<span class="filterTags"><!-- visualisation residents trafford interactive english indices of deprivation 2019 english index of deprivation 2019 deprived areas income employment education, skills and training health deprivation and disability crime barriers to housing and services living environment income deprivation affecting children index idaci income deprivation affecting older people index idaopi most deprived least deprived deciles lsoas lower-layer super output areas lower layer super output areas apps webapps applications --></span>
370-
<a href="https://trafforddatalab.shinyapps.io/imd19" target="_blank"><h3 class="cardHead themeLink">English Indices of Deprivation 2019</h3><img src="images/imd_2019_app_thumbnail.png" class="thumbnail" alt=""/></a><br class="hideContent"/>
371-
<span class="cardBody">Interactive visualisation of the data released by the <a href="https://www.gov.uk/government/statistics/english-indices-of-deprivation-2019" target="_blank"><abbr title="Ministry of Housing, Communities & Local Government">MHCLG</abbr></a> for <abbr title="Lower-layer Super Output Areas">LSOAs</abbr> across England by Local Authority District. Our <a href="deprivation.html">Indices of Deprivation collection</a> has further resources.</span>
368+
<div class="card labBorder notification">
369+
<span class="filterTags"><!-- visualisation residents trafford interactive english indices of deprivation 2025 english index of deprivation 2025 deprived areas income employment education, skills and training health deprivation and disability crime barriers to housing and services living environment income deprivation affecting children index idaci income deprivation affecting older people index idaopi most deprived least deprived deciles lsoas lower-layer super output areas lower layer super output areas apps webapps applications 2019 2015 --></span>
370+
<a href="https://trafforddatalab.shinyapps.io/local_deprivation" target="_blank"><h3 class="cardHead themeLink">Local Deprivation</h3><img src="images/local_deprivation_app_thumbnail.png" class="thumbnail" alt=""/></a><br class="hideContent"/>
371+
<span class="cardBody">Interactive visualisations of the Indices of Deprivation 2025, 2019 and 2015 data released by the <a href="https://www.gov.uk/government/statistics/english-indices-of-deprivation-2019" target="_blank"><abbr title="Ministry of Housing, Communities & Local Government">MHCLG</abbr></a> for <abbr title="Lower-layer Super Output Areas">LSOAs</abbr> across England by Local Authority District. Our <a href="deprivation.html">Indices of Deprivation collection</a> has further resources.</span>
372+
<span class="badge highContrastBlock" aria-label="This item is new" data-added="2025-11-24"><span aria-hidden="true">new</span></span>
372373
</div>
373374

374375
<div class="card labBorder">
@@ -437,10 +438,11 @@ <h3 class="cardHead themeLink">COVID-19</h3>
437438
<span class="cardBody">Visit our COVID-19 collections page for all our outputs and resources relating to the coronavirus pandemic.</span>
438439
</div>
439440

440-
<div class="card labBorder">
441-
<span class="filterTags"><!-- visualisation residents trafford local authorities interactive english indices of deprivation english index of multiple deprivation deprived areas income employment education, skills and training health deprivation and disability crime barriers to housing and services living environment income deprivation affecting children index idaci income deprivation affecting older people index idaopi most deprived least deprived deciles lsoas lower-layer super output areas lower layer super output areas local authority local authorities best-fit wards best fit wards collections --></span>
442-
<a href="deprivation.html"><h3 class="cardHead themeLink">English Indices of Deprivation</h3><img src="images/iod_2019_reports_thumbnail.png" class="thumbnail" alt=""/></a><br class="hideContent"/>
443-
<span class="cardBody">Resources, including Local Authority and <abbr title="Office for National Statistics">ONS</abbr> &quot;best-fit&quot; ward reports, relating to the <a href="https://www.gov.uk/government/collections/english-indices-of-deprivation" target="_blank">English Indices of Deprivation</a> data released by the <a href="https://www.gov.uk/government/organisations/ministry-of-housing-communities-local-government" target="_blank"><abbr title="Ministry of Housing, Communities & Local Government">MHCLG</abbr></a>.</span>
441+
<div class="card labBorder notification">
442+
<span class="filterTags"><!-- visualisation residents trafford local authorities interactive english indices of deprivation 2025 english index of multiple deprivation 2025 deprived areas income employment education, skills and training health deprivation and disability crime barriers to housing and services living environment income deprivation affecting children index idaci income deprivation affecting older people index idaopi most deprived least deprived deciles lsoas lower-layer super output areas lower layer super output areas local authority local authorities best-fit wards best fit wards collections 2019 2015 --></span>
443+
<a href="deprivation.html"><h3 class="cardHead themeLink">English Indices of Deprivation</h3><img src="images/iod_collection_thumbnail.png" class="thumbnail" alt=""/></a><br class="hideContent"/>
444+
<span class="cardBody">Interactive apps and reports, static graphics and datasets based on the <a href="https://www.gov.uk/government/collections/english-indices-of-deprivation" target="_blank">English Indices of Deprivation</a> data released by the <a href="https://www.gov.uk/government/organisations/ministry-of-housing-communities-local-government" target="_blank"><abbr title="Ministry of Housing, Communities & Local Government">MHCLG</abbr></a>.</span>
445+
<span class="badge highContrastBlock" aria-label="This item is new" data-added="2025-11-24"><span aria-hidden="true">new</span></span>
444446
</div>
445447
</div>
446448
</section>
@@ -510,11 +512,10 @@ <h2>Graphics</h2>
510512
<span class="cardBody">Mid-year 2022 resident population estimates for Trafford visualised by electoral ward.</span>
511513
</div>
512514

513-
<div class="card labBorder notification">
515+
<div class="card labBorder">
514516
<span class="filterTags"><!-- visualisation residents geographies geography english indices of deprivation 2025 index of multiple deprivation 2025 index of multiple deprivation 2025 for trafford lower-layer super output areas lower layer super output areas lsoa accessible static graphics infographics --></span>
515517
<a href="accessible_graphics/index_of_multiple_deprivation_2025.html"><h3 class="cardHead themeLink">Index of Multiple Deprivation 2025 for Trafford</h3><img src="images/static_trafford_imd_2025_thumbnail.png" class="thumbnail" alt=""/></a><br class="hideContent"/>
516518
<span class="cardBody">Visualising the data released by the <a href="https://www.gov.uk/government/statistics/english-indices-of-deprivation-2025" target="_blank"><abbr title="Ministry of Housing, Communities & Local Government">MHCLG</abbr></a> for <abbr title="Lower-layer Super Output Areas">LSOAs</abbr> in Trafford. The <a href="accessible_graphics/index_of_multiple_deprivation_2019.html">2019 version</a> is also available. Our <a href="deprivation.html">Indices of Deprivation collection</a> has further resources.</span>
517-
<span class="badge highContrastBlock" aria-label="This item is new" data-added="2025-10-30"><span aria-hidden="true">new</span></span>
518519
</div>
519520

520521
<div class="card labBorder">

0 commit comments

Comments
 (0)