Skip to content

Commit

Permalink
Update vote. Add colour legend.
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Kenny committed May 23, 2015
1 parent 55306fb commit 0a26cb7
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 11 deletions.
Binary file modified ireland-constituencies-for-script-with-words.psd
Binary file not shown.
12 changes: 10 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Vote Constituents
# Vote Constituents (graphing)

Colour coded vote ratio render for Irish constituent voting in national votes. Made for the Marriage Equality referendum.

Expand All @@ -10,7 +10,15 @@ Colour coded vote ratio render for Irish constituent voting in national votes. M

Currently a Photoshop script only.

### To update graphic

1. Open 'ireland-constituencies-for-script-with-words.psd' with Photoshop
2. Make sure results.csv is updated and in the same directory as the PSD file.
3. Run the script 'SetLayersViaVote.jsx'
4. Colour coding will be updated!
4. Colour coding will be updated!

### To update data

1. Open the results CSV or Numbers file
2. Edit
3. Save, export to CSV if required as script reads the CSV
18 changes: 9 additions & 9 deletions results.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
1,Donegal North East,0.53,0.47,1,0.51
2,Donegal South West,0.5,0.5,0.01,0.52
3,Sligo-North Leitrim,0.58,0.42,1,0.58
4,Cavan-Monaghan,0.5,0.5,0,0.5
4,Cavan-Monaghan,0.51,0.49,1,0.57
5,Louth,0.64,0.36,1,0.6
6,Meath East,0.64,0.36,1,0.6
7,Meath West,0.5,0.5,0,0.5
Expand All @@ -11,33 +11,33 @@
10,Mayo,0.54,0.46,0.3,0.5
11,Galway West,0.62,0.38,1,0.55
12,Galway East,0.53,0.47,1,0.5
13,Laois-Offaly,0.5,0.5,0,0.5
13,Laois-Offaly,0.57,0.43,1,0.59
14,Kildare North,0.7,0.3,1,0.62
15,Kildare South,0.66,0.34,1,0.58
16,Wicklow,0.68,0.32,0.01,0.5
17,Carlow-Kilkenny,0.56,0.44,0,0.65
17,Carlow-Kilkenny,0.56,0.44,1,0.65
18,Tipperary North,0.55,0.45,0.01,0.63
19,Tipperary South,0.56,0.44,1,0.59
20,Clare,0.58,0.42,0.01,0.5
21,Limerick City,0.64,0.36,1,0.63
22,Limerick,0.55,0.45,1,0.59
23,Kerry North-West Limerick,0.56,0.44,0.01,0.57
24,Kerry South,0.5,0.5,0,0.5
23,Kerry North-West Limerick,0.56,0.44,1,0.57
24,Kerry South,0.55,0.45,1,0.58
25,Cork South West,0.5,0.5,0,0.5
26,Cork North West,0.5,0.5,0,0.5
27,Cork North Central,0.64,0.36,1,0.6
28,Cork South Central,0.65,0.35,0.96,0.5
29,Cork East,0.5,0.5,0,0.5
30,Waterford,0.6,0.4,0.01,0.5
31,Wexford,0.63,0.37,1,0.58
32,Dublin North,0.71,0.29,0.28,0.5
32,Dublin North,0.73,0.27,0.28,0.66
33,Dublin West,0.71,0.29,1,0.64
34,Dublin North East,0.5,0.5,0,0.5
35,Dublin North Central,0.69,0.31,0,0.69
35,Dublin North Central,0.69,0.31,1,0.69
36,Dublin North West,0.7,0.3,0.01,0.5
37,Dublin Central,0.5,0.5,0,0.5
38,Dublin South East,0.75,0.25,0,0.58
39,Dublin South Central,0.72,0.28,0,0.58
38,Dublin South East,0.75,0.25,1,0.58
39,Dublin South Central,0.72,0.28,1,0.6
40,Dublin Mid West,0.71,0.29,1,0.63
41,Dublin South West,0.71,0.29,1,0.63
42,Dublin South,0.7,0.3,0.62,0.68
Expand Down
Binary file modified results.numbers
Binary file not shown.
Binary file modified vote-with-names-full-size.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified vote-with-names.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0a26cb7

Please sign in to comment.