Skip to content

Commit

Permalink
Rename "2023" as "2024"
Browse files Browse the repository at this point in the history
To avoid some future confusion
  • Loading branch information
slowe committed Jul 24, 2024
1 parent ec902c5 commit 1d43262
Show file tree
Hide file tree
Showing 31 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion pipelines/society/foodbanks.pl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ BEGIN
use lib $basedir."../lib/"; # Custom functions
require "lib.pl";

my $hexfile = $basedir."../../src/_data/hexjson/uk-constituencies-2023.hexjson";
my $hexfile = $basedir."../../src/_data/hexjson/uk-constituencies-2024.hexjson";
my $fbkfile = $basedir."../../raw-data/society/foodbanks.json";
my $outfile = $basedir."../../src/themes/society/food-banks/_data/foodbanks.csv";

Expand Down
2 changes: 1 addition & 1 deletion pipelines/society/general-elections-notional.pl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ BEGIN
my ($hexjson,$lookup,$pcon,$con,$i,$pname,$party);


$hexjson = LoadJSON($basedir."../../src/_data/hexjson/uk-constituencies-2023.hexjson");
$hexjson = LoadJSON($basedir."../../src/_data/hexjson/uk-constituencies-2024.hexjson");
# Build a lookup from constituency name to code
#$lookup = {};
#foreach $pcon (keys(%{$hexjson->{'hexes'}})){ $lookup->{$hexjson->{'hexes'}{$pcon}{'n'}} = $pcon; }
Expand Down
2 changes: 1 addition & 1 deletion pipelines/society/general-elections.pl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ BEGIN
my ($hexjson,$lookup,$pcon,@candidates,$con);


$hexjson = LoadJSON($basedir."../../src/_data/hexjson/uk-constituencies-2023.hexjson");
$hexjson = LoadJSON($basedir."../../src/_data/hexjson/uk-constituencies-2024.hexjson");
# Build a lookup from constituency name to code
$lookup = {};
foreach $pcon (keys(%{$hexjson->{'hexes'}})){ $lookup->{$hexjson->{'hexes'}{$pcon}{'n'}} = $pcon; }
Expand Down
2 changes: 1 addition & 1 deletion pipelines/society/police-data.pl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ BEGIN
# Set some variables
my $ofile = $basedir."../../src/_data/sources/society/crime-data.csv";
my $tempdir = $basedir."../../raw-data/society/police/";
my $hexjson = $basedir.'../../src/_data/hexjson/uk-constituencies-2023.hexjson';
my $hexjson = $basedir.'../../src/_data/hexjson/uk-constituencies-2024.hexjson';
my $geojson = $basedir."../../raw-data/geojson/constituencies-2023-hires.geojson";
my $popdata = $basedir."../../src/_data/sources/society/population.csv"; # Derived from https://www.ons.gov.uk/peoplepopulationandcommunity/populationandmigration/populationestimates/datasets/parliamentaryconstituencymidyearpopulationestimates

Expand Down
2 changes: 1 addition & 1 deletion src/_components/wrapper.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export default function ({ comp, component, config, download }) {

if(!config.attribution) config.attribution = "";
if(config.hexjson=="hexjson.constituencies") config.attribution += (config.attribution ? ' / ' : '')+'<a href="https://open-innovations.org/projects/hexmaps/hexjson">Hex layout</a>: <a href="https://github.com/odileeds/hexmaps/blob/gh-pages/maps/constituencies.hexjson">2010 constituencies</a> (Open Innovations and contributors)';
if(config.hexjson=="hexjson.uk-constituencies-2023" || config.hexjson=="hexjson.uk-constituencies-2023-temporary") config.attribution += (config.attribution ? ' / ' : '')+'<a href="https://open-innovations.org/projects/hexmaps/hexjson">Hex layout</a>: <a href="https://github.com/odileeds/hexmaps/blob/gh-pages/maps/uk-constituencies-2023.hexjson">2024 constituencies</a> (Open Innovations and contributors)';
if(config.hexjson=="hexjson.uk-constituencies-2024" || config.hexjson=="hexjson.uk-constituencies-2023-temporary") config.attribution += (config.attribution ? ' / ' : '')+'<a href="https://open-innovations.org/projects/hexmaps/hexjson">Hex layout</a>: <a href="https://github.com/odileeds/hexmaps/blob/gh-pages/maps/uk-constituencies-2023.hexjson">2024 constituencies</a> (Open Innovations and contributors)';

config.attribution += '<div class="menu" data-dependencies="/assets/js/menu.js">';
if(typeof config.data==="string"){
Expand Down
4 changes: 2 additions & 2 deletions src/about.njk
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ title: About this site
<ul>
<li><a href="/assets/hexjson/constituencies.hexjson">UK constituency layout 2010 (HexJSON)</a></li>
<li><a href="/assets/svg/uk-constituencies-2010.svg">UK constituency layout 2010 (SVG)</a></li>
<li><a href="/assets/hexjson/uk-constituencies-2023.hexjson">UK constituency layout 2023 (HexJSON)</a> - there are currently no GSS IDs for Scotland or Northern Ireland</li>
<li><a href="/assets/svg/uk-constituencies-2023.svg">UK constituency layout 2023 (SVG)</a> - there are currently no GSS IDs for Scotland or Northern Ireland</li>
<li><a href="/assets/hexjson/uk-constituencies-2024.hexjson">UK constituency layout 2023 (HexJSON)</a> - there are currently no GSS IDs for Scotland or Northern Ireland</li>
<li><a href="/assets/svg/uk-constituencies-2024.svg">UK constituency layout 2023 (SVG)</a> - there are currently no GSS IDs for Scotland or Northern Ireland</li>
</ul>

<h2>Technical details</h2>
Expand Down
File renamed without changes
6 changes: 3 additions & 3 deletions src/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@ 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-2023.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">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>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>
<li><a href="/assets/hexjson/constituencies.hexjson">UK constituency layout 2010 (HexJSON)</a></li>
<li><a href="/assets/svg/uk-constituencies-2010.svg">UK constituency layout 2010 (SVG)</a></li>
<li><a href="/assets/hexjson/uk-constituencies-2023.hexjson">UK constituency layout 2023 (HexJSON)</a> - there are currently no GSS IDs for Scotland or Northern Ireland</li>
<li><a href="/assets/svg/uk-constituencies-2023.svg">UK constituency layout 2023 (SVG)</a> - there are currently no GSS IDs for Scotland or Northern Ireland</li>
<li><a href="/assets/hexjson/uk-constituencies-2024.hexjson">UK constituency layout 2023 (HexJSON)</a> - there are currently no GSS IDs for Scotland or Northern Ireland</li>
<li><a href="/assets/svg/uk-constituencies-2024.svg">UK constituency layout 2023 (SVG)</a> - there are currently no GSS IDs for Scotland or Northern Ireland</li>
<li><a href="https://open-innovations.org/projects/hexmaps/colour-your-own-uk-general-election-2024.pdf">Colour-your-own</a> UK General Election 2024 (PDF)</li>
</ul>
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: Average download speeds
{% comp 'hexmap', {
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.economy.BroadbandDashboardDataFile",
"columns":[{
"name": "filterLabel",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title: Below universal service obligation
{% comp 'hexmap', {
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.economy.BroadbandDashboardDataFile",
"columns":[{
"name": "filterLabel",
Expand Down
2 changes: 1 addition & 1 deletion src/themes/economy/broadband/embeds/gigabit.njk
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title: Gigabit availability
{% comp 'hexmap', {
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.economy.BroadbandDashboardDataFile",
"columns":[{
"name": "filterLabel",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title: Receiving over 30 Mbps
{% comp 'hexmap', {
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.economy.BroadbandDashboardDataFile",
"columns":[{
"name": "filterLabel",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title: Receiving under 10 Mbps
{% comp 'hexmap', {
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.economy.BroadbandDashboardDataFile",
"columns":[{
"name": "filterLabel",
Expand Down
2 changes: 1 addition & 1 deletion src/themes/economy/broadband/embeds/superfast.njk
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title: Superfast availability
{% comp 'hexmap', {
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.economy.BroadbandDashboardDataFile",
"columns":[{
"name": "filterLabel",
Expand Down
2 changes: 1 addition & 1 deletion src/themes/economy/house-prices.njk
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ description: |
"config": {
"width": 600,
"test": true,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": house_prices,
"columns": [{
"name": "filterLabel",
Expand Down
2 changes: 1 addition & 1 deletion src/themes/environment/ancient-woodland/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ keywords: [ancient,woodland]
{% comp 'hexmap', {
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.environment.ancient-woodland",
"columns":[{
"name": "filterLabel",
Expand Down
2 changes: 1 addition & 1 deletion src/themes/environment/crow/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ keywords: [land,right-of-way,access,public,countryside]
{% comp 'hexmap', {
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.environment.CROW",
"columns":[{
"name": "filterLabel",
Expand Down
2 changes: 1 addition & 1 deletion src/themes/environment/green-belt/embeds/percentage.njk
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: Percentage green belt
"component": comp.oi.map.hex_cartogram,
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.environment.CBP00934---Constituency-and-local-authority-data-for-download",
"columns": [{
"name": "filterLabel",
Expand Down
2 changes: 1 addition & 1 deletion src/themes/environment/green-belt/embeds/total.njk
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: Total green belt
"component": comp.oi.map.hex_cartogram,
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.environment.CBP00934---Constituency-and-local-authority-data-for-download",
"columns": [{
"name": "filterLabel",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"component": comp.oi.map.hex_cartogram,
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": storm_overflows,
"columns":[{
"name": "filterLabel",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"component": comp.oi.map.hex_cartogram,
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": storm_overflows,
"columns":[{
"name": "filterLabel",
Expand Down
28 changes: 14 additions & 14 deletions src/themes/society/crime/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ keywords: ['crime','anti-social behaviour','drugs','bicycle','theft','arson','vi
"component": comp.oi.map.hex_cartogram,
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.society.crime-data",
"columns": [{
"name": "filterLabel",
Expand Down Expand Up @@ -88,7 +88,7 @@ keywords: ['crime','anti-social behaviour','drugs','bicycle','theft','arson','vi
"component": comp.oi.map.hex_cartogram,
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.society.crime-data",
"columns": [{
"name": "filterLabel",
Expand Down Expand Up @@ -155,7 +155,7 @@ keywords: ['crime','anti-social behaviour','drugs','bicycle','theft','arson','vi
"component": comp.oi.map.hex_cartogram,
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.society.crime-data",
"columns": [{
"name": "filterLabel",
Expand Down Expand Up @@ -219,7 +219,7 @@ keywords: ['crime','anti-social behaviour','drugs','bicycle','theft','arson','vi
"component": comp.oi.map.hex_cartogram,
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.society.crime-data",
"columns": [{
"name": "filterLabel",
Expand Down Expand Up @@ -289,7 +289,7 @@ keywords: ['crime','anti-social behaviour','drugs','bicycle','theft','arson','vi
"component": comp.oi.map.hex_cartogram,
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.society.crime-data",
"columns": [{
"name": "filterLabel",
Expand Down Expand Up @@ -353,7 +353,7 @@ keywords: ['crime','anti-social behaviour','drugs','bicycle','theft','arson','vi
"component": comp.oi.map.hex_cartogram,
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.society.crime-data",
"columns": [{
"name": "filterLabel",
Expand Down Expand Up @@ -420,7 +420,7 @@ keywords: ['crime','anti-social behaviour','drugs','bicycle','theft','arson','vi
"component": comp.oi.map.hex_cartogram,
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.society.crime-data",
"columns": [{
"name": "filterLabel",
Expand Down Expand Up @@ -490,7 +490,7 @@ keywords: ['crime','anti-social behaviour','drugs','bicycle','theft','arson','vi
"component": comp.oi.map.hex_cartogram,
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.society.crime-data",
"columns": [{
"name": "filterLabel",
Expand Down Expand Up @@ -560,7 +560,7 @@ keywords: ['crime','anti-social behaviour','drugs','bicycle','theft','arson','vi
"component": comp.oi.map.hex_cartogram,
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.society.crime-data",
"columns": [{
"name": "filterLabel",
Expand Down Expand Up @@ -627,7 +627,7 @@ keywords: ['crime','anti-social behaviour','drugs','bicycle','theft','arson','vi
"component": comp.oi.map.hex_cartogram,
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.society.crime-data",
"columns": [{
"name": "filterLabel",
Expand Down Expand Up @@ -691,7 +691,7 @@ keywords: ['crime','anti-social behaviour','drugs','bicycle','theft','arson','vi
"component": comp.oi.map.hex_cartogram,
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.society.crime-data",
"columns": [{
"name": "filterLabel",
Expand Down Expand Up @@ -755,7 +755,7 @@ keywords: ['crime','anti-social behaviour','drugs','bicycle','theft','arson','vi
"component": comp.oi.map.hex_cartogram,
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.society.crime-data",
"columns": [{
"name": "filterLabel",
Expand Down Expand Up @@ -822,7 +822,7 @@ keywords: ['crime','anti-social behaviour','drugs','bicycle','theft','arson','vi
"component": comp.oi.map.hex_cartogram,
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.society.crime-data",
"columns": [{
"name": "filterLabel",
Expand Down Expand Up @@ -889,7 +889,7 @@ keywords: ['crime','anti-social behaviour','drugs','bicycle','theft','arson','vi
"component": comp.oi.map.hex_cartogram,
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.society.crime-data",
"columns": [{
"name": "filterLabel",
Expand Down
2 changes: 1 addition & 1 deletion src/themes/society/electorate.njk
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ keywords: [electorate,people]
"component": comp.oi.map.hex_cartogram,
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.society.2023-constituency-electorate",
"columns": [{
"name": "filterLabel",
Expand Down
2 changes: 1 addition & 1 deletion src/themes/society/eu-referendum.njk
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ keywords: [EU,Referendum,estimates,hex,map]
{% comp 'hexmap', {
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.society.eu_referendum_2024_boundaries",
"columns": [{
"name": "filterLabel",
Expand Down
2 changes: 1 addition & 1 deletion src/themes/society/food-banks/embeds/total.njk
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: Total food banks
"component": comp.oi.map.hex_cartogram,
"config": {
width: 600,
hexjson: "hexjson.uk-constituencies-2023",
hexjson: "hexjson.uk-constituencies-2024",
data: foodbanks,
columns: [{
name: "filterLabel",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ layout: template/embed-basic.njk
"component": comp.oi.map.hex_cartogram,
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": ge2024_candidates,
"columns": [{
name: "filterLabel",
Expand Down
6 changes: 3 additions & 3 deletions src/themes/society/general-elections/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ description: |
"config": {
"colours": {"Con":'#0485A8',"Lab":'#DC4343','LD':'#EAA544','Green':'#5EBD4C','Brexit':'#0FA697','SNP':'#EBDB1C','UKIP':'#73537A','PC':'#4FBA7C','Ind':'#CCA7C6','DUP':'#BF3759','UUP':'#3b75a8','SF':'#2C604D','SDLP':'#53BC5B','APNI':'#EAA544','Spk':'#909090','XSpk':'#909090','Monster':'#cccccc','WPB':'#539acb','Alba':'#0015ff','Ref':'#09d2e0','none':'#dfdfdf','TUV':'#6dcad2'},
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.society.general-elections-2024",
"columns": [{
name: "filterLabel",
Expand Down Expand Up @@ -65,7 +65,7 @@ description: |
"component": comp.oi.map.hex_cartogram,
"config": {
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.society.general-elections-2024-candidates",
"columns": [{
name: "filterLabel",
Expand Down Expand Up @@ -144,7 +144,7 @@ description: |
"config": {
"colours": {"Con":'#0485A8',"Lab":'#DC4343','LD':'#EAA544','Green':'#5EBD4C','Brexit':'#0FA697','SNP':'#EBDB1C','UKIP':'#73537A','PC':'#4FBA7C','Ind':'#CCA7C6','DUP':'#BF3759','UUP':'#3b75a8','SF':'#2C604D','SDLP':'#53BC5B','Alliance':'#EAA544','APNI':'#EAA544','Spk':'#909090','XSpk':'#909090','Monster':'#cccccc','WPB':'#1e28d8','none':'#dfdfdf'},
"width": 600,
"hexjson": "hexjson.uk-constituencies-2023",
"hexjson": "hexjson.uk-constituencies-2024",
"data": "sources.society.general-elections-notional",
"columns": [{
name: "filterLabel",
Expand Down
Loading

0 comments on commit 1d43262

Please sign in to comment.