-
{name}
+
- {bio}
- {constituency}
+ {profile ? (
+
+ ) : (
+
+ )}
+
+
{name}
+
+ {bio}
+ {constituency}
+
+
diff --git a/src/data/test/rawResponse.js b/src/data/test/rawResponse.js
index 2396359..d3f9a8b 100644
--- a/src/data/test/rawResponse.js
+++ b/src/data/test/rawResponse.js
@@ -9,20 +9,20 @@ export const values = [
"TRUE",
"james",
"SNP",
- "4,095",
+ "4095",
"Yes. Councillor for Glasgow North East",
- "Maureen Burke was picked to contest Glasgow North …asgow City Council, representing North East ward.",
+ "Maureen Burke was picked to contest Glasgow North East at the next election. She is a councillor on Glasgow City Council, representing North East ward.\n\nBorn & bred & lives in Easterhouse in the seat. First worked as packer in tie-factory. Worked for Margaret Curran when she was MSP, MP & Shadow Scottish secretary. - https://twitter.com/tomorrowsmps/status/1651337216784756739",
"https://twitter.com/CllrBurke",
"https://www.facebook.com/profile.php?id=100047615836936",
"",
"",
- "Councillor Glasgow City Council, North East Ward",
- "(possibly ex) Chair of the Seven Lochs Partnership. \nDirector - Glasgow East Women's Aid (source)",
- "Provan Hall Community Management Trust (source) (a 15th Century historical building in Glasgow)",
- "Director - Glasgow East Women's Aid (resigned)\nDir…ned)\nDirector - Scottish Events Campus (resigned)",
- `Supported Glasgow's Climate Week in 2016. Was Chai…ts for local people and visitors alike." (source)`,
+ "Councillor Glasgow City Council, North East Ward - ",
+ "(possibly ex) Chair of the Seven Lochs Partnership. \nDirector - Glasgow East Women's Aid - ",
+ "Provan Hall Community Management Trust (a 15th Century historical building in Glasgow) - ",
+ "Director - Glasgow East Women's Aid (resigned)|\nDirector - Glasgow East Arts Company (resigned)|\nDirector - Culture and Sport Glasgow CIC (resigned)|\nDirector - Culture and Sport Glasgow (resigned)|\nDirector - Glasgow East Arts Company Ltd (resigned)|\nDirector - Jobs and Business Glasgow (resigned)|\nDirector - Clude Gateway URC (resigned)|\nDirector - Scottish Events Campus (resigned) - ",
+ "Supported Glasgow's Climate Week in 2016. Was Chair of the Seven Lochs Partnership. She said :\"We all have a part to play in tackling the issues of climate change. The Seven Lochs Wetland Park project is a fitting example of what we are doing to make Glasgow a more beautiful, liveable and sustainable city. This will be the jewel in the crown of the region's green spaces, and will bring a host of benefits for local people and visitors alike.\" - ",
"Positive",
- 'Anti-detention centres (from 2015; source) \n"Counc…asylum in Scotland and the wider United Kingdom."',
+ 'Anti-detention centres (from 2015\n"Council therefore calls on the Chief Executive to write to the relevant UK Government to express our strong resolve that Dungavel, and all other UK detention centres, should be closed in favour of a community-based model of assessment for those seeking asylum in Scotland and the wider United Kingdom." - ',
"Positive",
"",
"",
@@ -36,12 +36,22 @@ export const values = [
"",
"",
"",
+ "In role as councillor, suggested approving the application of a conversion of townhouses to tourist short stay flats - ",
"",
"",
"",
+ "maureen.burke@glasgow.gov.uk",
"",
+ "Embroiled in a conflict of interest scandal - ",
"",
+ "TRUE",
+ "James",
+ "TRUE",
+ "Andy",
"",
+ "https://www.glasgow.gov.uk/media/image/t/d/Maureen_Burke.JPG",
+ "83%",
+ "",
],
[
"Zubir Ahmed",
diff --git a/src/data/utils/utils.ts b/src/data/utils/utils.ts
index 1d2405c..6ab55ad 100644
--- a/src/data/utils/utils.ts
+++ b/src/data/utils/utils.ts
@@ -54,14 +54,14 @@ const mpIdxLookup: Record = {
40: "contact",
41: "educationType",
42: "notes",
- 43: "profilePic",
- 44: "winningProbability",
- 45: "winningProbability",
+ 49: "profilePic",
+ 50: "winningProbability",
+ 51: "winningProbability",
};
const winningLookupIdx: Record = {
- 44: "percentage",
- 45: "source",
+ 50: "percentage",
+ 51: "source",
};
const policyLookupIdx: Record = {