Skip to content

Commit

Permalink
Change year
Browse files Browse the repository at this point in the history
  • Loading branch information
slowe committed Jul 24, 2024
1 parent 4f0a46f commit 9b91bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ keywords: [open, data, hex, map, hexmap, constituencies]

<h2>Hex maps</h2>
<p>At Open Innovations we have a bit of a reputation for hex maps (technically, cartograms). When it comes to showing data about constituencies - where every constituency should have an equal visual weight in a visualisation - <a href="https://open-innovations.org/blog/2017-05-08-mapping-election-with-hexes">we think hex maps do a better job</a> than geographic maps. Particularly, geographic representations of constituencies biases the overall impression in favour of the much larger, rural constituencies and effectively hides geographically small inner city constituencies. Obviously there are trade-offs when you abstract the geography - individual constituencies can't necessarily preserve their real-life neighbours and so relative positions do get distorted - but we feel that getting the correct overall impression from a visualisation matters more.</p>
<p>Given the 2023 boundary reviews, this site makes use of two different maps depending on the data source. Where data is produced for the current (as of 2024) constituencies, we shall use our <a href="https://open-innovations.org/projects/hexmaps/builder.html?https://raw.githubusercontent.com/odileeds/hexmaps/gh-pages/maps/uk-constituencies-2024.hexjson">2023 constituency hex layout</a>. Otherwise we shall still be using our <a href="https://open-innovations.org/projects/hexmaps/builder.html?https://raw.githubusercontent.com/odileeds/hexmaps/gh-pages/maps/constituencies.hexjson">old constituency layout</a>.</p>
<p>Given the 2023 boundary reviews, this site makes use of two different maps depending on the data source. Where data is produced for the current (as of 2024) constituencies, we shall use our <a href="https://open-innovations.org/projects/hexmaps/builder.html?https://raw.githubusercontent.com/odileeds/hexmaps/gh-pages/maps/uk-constituencies-2024.hexjson">2024 constituency hex layout</a>. Otherwise we shall still be using our <a href="https://open-innovations.org/projects/hexmaps/builder.html?https://raw.githubusercontent.com/odileeds/hexmaps/gh-pages/maps/constituencies.hexjson">old constituency layout</a>.</p>
<p>Hopefully this site provides useful for the 2024 General Election and beyond.
<p>You can download the layouts as <a href="https://open-innovations.org/projects/hexmaps/hexjson">HexJSON</a> or in other formats:</p>
<ul>
Expand Down

0 comments on commit 9b91bfc

Please sign in to comment.