From 9732af7117308e5ae5e58e82abefb85fc26c3c9f Mon Sep 17 00:00:00 2001 From: Till Prochaska <1512805+tillprochaska@users.noreply.github.com> Date: Sat, 18 Jan 2025 11:46:13 +0100 Subject: [PATCH] Update groups, countries, Eurovoc terms --- backend/howtheyvote/data/countries.json | 352 +++++++++++++----------- backend/howtheyvote/data/eurovoc.json | 109 ++++---- backend/howtheyvote/data/groups.json | 238 ++++++++-------- 3 files changed, 359 insertions(+), 340 deletions(-) diff --git a/backend/howtheyvote/data/countries.json b/backend/howtheyvote/data/countries.json index 350eff33b..2aaa1c2b7 100644 --- a/backend/howtheyvote/data/countries.json +++ b/backend/howtheyvote/data/countries.json @@ -1,166 +1,4 @@ [ - { - "code": "BEL", - "label": "Belgium", - "alt_label": "Kingdom of Belgium", - "iso_alpha_2": "BE" - }, - { - "code": "BGR", - "label": "Bulgaria", - "alt_label": "Republic of Bulgaria", - "iso_alpha_2": "BG" - }, - { - "code": "CZE", - "label": "Czechia", - "alt_label": "Czech Republic", - "iso_alpha_2": "CZ" - }, - { - "code": "DNK", - "label": "Denmark", - "alt_label": "Kingdom of Denmark", - "iso_alpha_2": "DK" - }, - { - "code": "DEU", - "label": "Germany", - "alt_label": "Federal Republic of Germany", - "iso_alpha_2": "DE" - }, - { - "code": "EST", - "label": "Estonia", - "alt_label": "Republic of Estonia", - "iso_alpha_2": "EE" - }, - { - "code": "IRL", - "label": "Ireland", - "alt_label": "Ireland", - "iso_alpha_2": "IE" - }, - { - "code": "GRC", - "label": "Greece", - "alt_label": "Hellenic Republic", - "iso_alpha_2": "GR" - }, - { - "code": "ESP", - "label": "Spain", - "alt_label": "Kingdom of Spain", - "iso_alpha_2": "ES" - }, - { - "code": "FRA", - "label": "France", - "alt_label": "French Republic", - "iso_alpha_2": "FR" - }, - { - "code": "HRV", - "label": "Croatia", - "alt_label": "Republic of Croatia", - "iso_alpha_2": "HR" - }, - { - "code": "ITA", - "label": "Italy", - "alt_label": "Italian Republic", - "iso_alpha_2": "IT" - }, - { - "code": "CYP", - "label": "Cyprus", - "alt_label": "Republic of Cyprus", - "iso_alpha_2": "CY" - }, - { - "code": "LVA", - "label": "Latvia", - "alt_label": "Republic of Latvia", - "iso_alpha_2": "LV" - }, - { - "code": "LTU", - "label": "Lithuania", - "alt_label": "Republic of Lithuania", - "iso_alpha_2": "LT" - }, - { - "code": "LUX", - "label": "Luxembourg", - "alt_label": "Grand Duchy of Luxembourg", - "iso_alpha_2": "LU" - }, - { - "code": "HUN", - "label": "Hungary", - "alt_label": "Hungary", - "iso_alpha_2": "HU" - }, - { - "code": "MLT", - "label": "Malta", - "alt_label": "Republic of Malta", - "iso_alpha_2": "MT" - }, - { - "code": "NLD", - "label": "Netherlands", - "alt_label": "Kingdom of the Netherlands", - "iso_alpha_2": "NL" - }, - { - "code": "AUT", - "label": "Austria", - "alt_label": "Republic of Austria", - "iso_alpha_2": "AT" - }, - { - "code": "POL", - "label": "Poland", - "alt_label": "Republic of Poland", - "iso_alpha_2": "PL" - }, - { - "code": "PRT", - "label": "Portugal", - "alt_label": "Portuguese Republic", - "iso_alpha_2": "PT" - }, - { - "code": "ROU", - "label": "Romania", - "alt_label": "Romania", - "iso_alpha_2": "RO" - }, - { - "code": "SVN", - "label": "Slovenia", - "alt_label": "Republic of Slovenia", - "iso_alpha_2": "SI" - }, - { - "code": "SVK", - "label": "Slovakia", - "alt_label": "Slovak Republic", - "iso_alpha_2": "SK" - }, - { - "code": "FIN", - "label": "Finland", - "alt_label": "Republic of Finland", - "iso_alpha_2": "FI" - }, - { - "code": "SWE", - "label": "Sweden", - "alt_label": "Kingdom of Sweden", - "iso_alpha_2": "SE" - }, { "code": "ABW", "label": "Aruba", @@ -251,6 +89,12 @@ "alt_label": "Commonwealth of Australia", "iso_alpha_2": "AU" }, + { + "code": "AUT", + "label": "Austria", + "alt_label": "Republic of Austria", + "iso_alpha_2": "AT" + }, { "code": "AZE", "label": "Azerbaijan", @@ -263,6 +107,12 @@ "alt_label": "Republic of Burundi", "iso_alpha_2": "BI" }, + { + "code": "BEL", + "label": "Belgium", + "alt_label": "Kingdom of Belgium", + "iso_alpha_2": "BE" + }, { "code": "BEN", "label": "Benin", @@ -287,6 +137,12 @@ "alt_label": "People\u2019s Republic of Bangladesh", "iso_alpha_2": "BD" }, + { + "code": "BGR", + "label": "Bulgaria", + "alt_label": "Republic of Bulgaria", + "iso_alpha_2": "BG" + }, { "code": "BHR", "label": "Bahrain", @@ -497,6 +353,24 @@ "alt_label": "Cayman Islands", "iso_alpha_2": "KY" }, + { + "code": "CYP", + "label": "Cyprus", + "alt_label": "Republic of Cyprus", + "iso_alpha_2": "CY" + }, + { + "code": "CZE", + "label": "Czechia", + "alt_label": "Czech Republic", + "iso_alpha_2": "CZ" + }, + { + "code": "DEU", + "label": "Germany", + "alt_label": "Federal Republic of Germany", + "iso_alpha_2": "DE" + }, { "code": "DJI", "label": "Djibouti", @@ -509,6 +383,12 @@ "alt_label": "Commonwealth of Dominica", "iso_alpha_2": "DM" }, + { + "code": "DNK", + "label": "Denmark", + "alt_label": "Kingdom of Denmark", + "iso_alpha_2": "DK" + }, { "code": "DOM", "label": "Dominican Republic", @@ -545,6 +425,18 @@ "alt_label": "Western Sahara", "iso_alpha_2": "EH" }, + { + "code": "ESP", + "label": "Spain", + "alt_label": "Kingdom of Spain", + "iso_alpha_2": "ES" + }, + { + "code": "EST", + "label": "Estonia", + "alt_label": "Republic of Estonia", + "iso_alpha_2": "EE" + }, { "code": "ETH", "label": "Ethiopia", @@ -557,6 +449,12 @@ "alt_label": "European Union", "iso_alpha_2": "EU" }, + { + "code": "FIN", + "label": "Finland", + "alt_label": "Republic of Finland", + "iso_alpha_2": "FI" + }, { "code": "FJI", "label": "Fiji", @@ -569,6 +467,12 @@ "alt_label": "Falkland Islands", "iso_alpha_2": "FK" }, + { + "code": "FRA", + "label": "France", + "alt_label": "French Republic", + "iso_alpha_2": "FR" + }, { "code": "FRO", "label": "Faroes", @@ -647,6 +551,12 @@ "alt_label": "Republic of Equatorial Guinea", "iso_alpha_2": "GQ" }, + { + "code": "GRC", + "label": "Greece", + "alt_label": "Hellenic Republic", + "iso_alpha_2": "GR" + }, { "code": "GRD", "label": "Grenada", @@ -701,12 +611,24 @@ "alt_label": "Republic of Honduras", "iso_alpha_2": "HN" }, + { + "code": "HRV", + "label": "Croatia", + "alt_label": "Republic of Croatia", + "iso_alpha_2": "HR" + }, { "code": "HTI", "label": "Haiti", "alt_label": "Republic of Haiti", "iso_alpha_2": "HT" }, + { + "code": "HUN", + "label": "Hungary", + "alt_label": "Hungary", + "iso_alpha_2": "HU" + }, { "code": "IDN", "label": "Indonesia", @@ -731,6 +653,12 @@ "alt_label": "British Indian Ocean Territory", "iso_alpha_2": "IO" }, + { + "code": "IRL", + "label": "Ireland", + "alt_label": "Ireland", + "iso_alpha_2": "IE" + }, { "code": "IRN", "label": "Iran", @@ -755,6 +683,12 @@ "alt_label": "State of Israel", "iso_alpha_2": "IL" }, + { + "code": "ITA", + "label": "Italy", + "alt_label": "Italian Republic", + "iso_alpha_2": "IT" + }, { "code": "JAM", "label": "Jamaica", @@ -875,6 +809,24 @@ "alt_label": "Kingdom of Lesotho", "iso_alpha_2": "LS" }, + { + "code": "LTU", + "label": "Lithuania", + "alt_label": "Republic of Lithuania", + "iso_alpha_2": "LT" + }, + { + "code": "LUX", + "label": "Luxembourg", + "alt_label": "Grand Duchy of Luxembourg", + "iso_alpha_2": "LU" + }, + { + "code": "LVA", + "label": "Latvia", + "alt_label": "Republic of Latvia", + "iso_alpha_2": "LV" + }, { "code": "MAC", "label": "Macao", @@ -941,6 +893,12 @@ "alt_label": "Republic of Mali", "iso_alpha_2": "ML" }, + { + "code": "MLT", + "label": "Malta", + "alt_label": "Republic of Malta", + "iso_alpha_2": "MT" + }, { "code": "MMR", "label": "Myanmar/Burma", @@ -1055,6 +1013,12 @@ "alt_label": "Niue", "iso_alpha_2": "NU" }, + { + "code": "NLD", + "label": "Netherlands", + "alt_label": "Kingdom of the Netherlands", + "iso_alpha_2": "NL" + }, { "code": "NOR", "label": "Norway", @@ -1064,7 +1028,7 @@ { "code": "NPL", "label": "Nepal", - "alt_label": "Federal Democratic Republic of Nepal", + "alt_label": "Nepal", "iso_alpha_2": "NP" }, { @@ -1085,6 +1049,12 @@ "alt_label": "Sultanate of Oman", "iso_alpha_2": "OM" }, + { + "code": "OP_DATPRO", + "label": "Provisional data", + "alt_label": null, + "iso_alpha_2": null + }, { "code": "PAK", "label": "Pakistan", @@ -1127,6 +1097,12 @@ "alt_label": "Independent State of Papua New Guinea", "iso_alpha_2": "PG" }, + { + "code": "POL", + "label": "Poland", + "alt_label": "Republic of Poland", + "iso_alpha_2": "PL" + }, { "code": "PRI", "label": "Puerto Rico", @@ -1139,6 +1115,12 @@ "alt_label": "Democratic People\u2019s Republic of Korea", "iso_alpha_2": "KP" }, + { + "code": "PRT", + "label": "Portugal", + "alt_label": "Portuguese Republic", + "iso_alpha_2": "PT" + }, { "code": "PRY", "label": "Paraguay", @@ -1169,6 +1151,12 @@ "alt_label": "R\u00e9union", "iso_alpha_2": "RE" }, + { + "code": "ROU", + "label": "Romania", + "alt_label": "Romania", + "iso_alpha_2": "RO" + }, { "code": "RUS", "label": "Russia", @@ -1283,6 +1271,24 @@ "alt_label": "Republic of Suriname", "iso_alpha_2": "SR" }, + { + "code": "SVK", + "label": "Slovakia", + "alt_label": "Slovak Republic", + "iso_alpha_2": "SK" + }, + { + "code": "SVN", + "label": "Slovenia", + "alt_label": "Republic of Slovenia", + "iso_alpha_2": "SI" + }, + { + "code": "SWE", + "label": "Sweden", + "alt_label": "Kingdom of Sweden", + "iso_alpha_2": "SE" + }, { "code": "SWZ", "label": "Eswatini", @@ -1465,8 +1471,8 @@ }, { "code": "VNM", - "label": "Vietnam", - "alt_label": "Socialist Republic of Vietnam", + "label": "Viet Nam", + "alt_label": "Socialist Republic of Viet Nam", "iso_alpha_2": "VN" }, { @@ -1747,7 +1753,19 @@ }, { "code": "XXP", - "label": "China/Philippines/Vietnam/Taiwan/Malaysia (disputed territory)", + "label": "China/Philippines/Viet Nam/Taiwan/Malaysia (disputed territory)", + "alt_label": null, + "iso_alpha_2": null + }, + { + "code": "XXR", + "label": "Gabon/Equatorial Guinea (disputed territory)", + "alt_label": null, + "iso_alpha_2": null + }, + { + "code": "XXS", + "label": "Chagos Islands (disputed territory)", "alt_label": null, "iso_alpha_2": null }, @@ -1793,4 +1811,4 @@ "alt_label": "Republic of Zimbabwe", "iso_alpha_2": "ZW" } -] +] \ No newline at end of file diff --git a/backend/howtheyvote/data/eurovoc.json b/backend/howtheyvote/data/eurovoc.json index 7a8a533b1..fde8ddd1b 100644 --- a/backend/howtheyvote/data/eurovoc.json +++ b/backend/howtheyvote/data/eurovoc.json @@ -3029,21 +3029,10 @@ }, { "id": "12", - "label": "accession to the European Union", - "alt_labels": [ - "EU accession", - "accession to the Community", - "act of accession", - "application for accession", - "consequence of accession", - "request for accession" - ], - "related_ids": [ - "6725" - ], - "broader_ids": [ - "4057" - ], + "label": "12 LAW", + "alt_labels": [], + "related_ids": [], + "broader_ids": [], "geo_area_code": null }, { @@ -15427,10 +15416,16 @@ }, { "id": "20", - "label": "20 TRADE", - "alt_labels": [], + "label": "award of contract", + "alt_labels": [ + "automatic public tendering", + "award notice", + "award procedure" + ], "related_ids": [], - "broader_ids": [], + "broader_ids": [ + "1810" + ], "geo_area_code": null }, { @@ -34138,10 +34133,16 @@ }, { "id": "32", - "label": "32 EDUCATION AND COMMUNICATIONS", + "label": "Communism", "alt_labels": [], - "related_ids": [], - "broader_ids": [], + "related_ids": [ + "2250", + "382", + "7134" + ], + "broader_ids": [ + "1282" + ], "geo_area_code": null }, { @@ -46057,10 +46058,16 @@ }, { "id": "40", - "label": "40 BUSINESS AND COMPETITION", - "alt_labels": [], - "related_ids": [], - "broader_ids": [], + "label": "competence of the Member States", + "alt_labels": [ + "supporting competence" + ], + "related_ids": [ + "36" + ], + "broader_ids": [ + "4017" + ], "geo_area_code": null }, { @@ -59331,10 +59338,15 @@ }, { "id": "48", - "label": "48 TRANSPORT", - "alt_labels": [], + "label": "educational administration", + "alt_labels": [ + "school administration", + "university administration" + ], "related_ids": [], - "broader_ids": [], + "broader_ids": [ + "4705" + ], "geo_area_code": null }, { @@ -63870,8 +63882,10 @@ }, { "id": "52", - "label": "52 ENVIRONMENT", - "alt_labels": [], + "label": "composition of the population", + "alt_labels": [ + "population structure" + ], "related_ids": [], "broader_ids": [], "geo_area_code": null @@ -67789,7 +67803,7 @@ "5775", "914" ], - "geo_area_code": "BYS" + "geo_area_code": "BLR" }, { "id": "5459", @@ -69917,18 +69931,9 @@ }, { "id": "56", - "label": "national accounts", - "alt_labels": [ - "national account" - ], - "related_ids": [ - "1800", - "3193", - "4369", - "4633", - "54", - "655" - ], + "label": "56 AGRICULTURE, FORESTRY AND FISHERIES", + "alt_labels": [], + "related_ids": [], "broader_ids": [], "geo_area_code": null }, @@ -81761,12 +81766,10 @@ }, { "id": "66", - "label": "concentration of the population", + "label": "66 ENERGY", "alt_labels": [], "related_ids": [], - "broader_ids": [ - "3300" - ], + "broader_ids": [], "geo_area_code": null }, { @@ -86980,14 +86983,10 @@ }, { "id": "76", - "label": "international competition", + "label": "76 INTERNATIONAL ORGANISATIONS", "alt_labels": [], - "related_ids": [ - "11" - ], - "broader_ids": [ - "75" - ], + "related_ids": [], + "broader_ids": [], "geo_area_code": null }, { @@ -90767,7 +90766,7 @@ "broader_ids": [ "1087" ], - "geo_area_code": "ATF" + "geo_area_code": "FQ0" }, { "id": "8375", diff --git a/backend/howtheyvote/data/groups.json b/backend/howtheyvote/data/groups.json index 8c81eefb2..3e516e8be 100644 --- a/backend/howtheyvote/data/groups.json +++ b/backend/howtheyvote/data/groups.json @@ -1,98 +1,4 @@ [ - { - "code": "ECR", - "official_label": "European Conservatives and Reformists Group", - "label": "European Conservatives and Reformists", - "short_label": "ECR", - "alt_labels": [], - "start_date": "2009-07-14", - "end_date": null - }, - { - "code": "EPP", - "official_label": "Group of the European People\u2019s Party", - "label": "European People\u2019s Party", - "short_label": "EPP", - "alt_labels": [ - "Group of the European People\u2019s Party (Christian Democrats) and European Democrats", - "Group of the European People\u2019s Party (Christian Democrats)", - "Group of the European People\u2019s Party (Christian-Democratic Group)" - ], - "start_date": "1979-07-17", - "end_date": null - }, - { - "code": "GREEN_EFA", - "official_label": "Group of the Greens/European Free Alliance", - "label": "Greens/European Free Alliance", - "short_label": "Greens/EFA", - "alt_labels": [ - "Verts/ALE" - ], - "start_date": "1999-07-20", - "end_date": null - }, - { - "code": "GUE_NGL", - "official_label": "The Left group in the European Parliament \u2013 GUE/NGL", - "label": "The Left in the European Parliament \u2013 GUE/NGL", - "short_label": "GUE/NGL", - "alt_labels": [ - "European United Left \u2013 Nordic Green Left", - "Confederal Group of the European United Left \u2013 Nordic Green Left" - ], - "start_date": "1995-01-06", - "end_date": null - }, - { - "code": "ID", - "official_label": "Identity and Democracy Group", - "label": "Identity and Democracy", - "short_label": "ID", - "alt_labels": [], - "start_date": "2019-07-02", - "end_date": null - }, - { - "code": "NI", - "official_label": "Non-attached Members", - "label": "Non-attached Members", - "short_label": "Non-attached", - "alt_labels": [ - "NI" - ], - "start_date": "1953-06-23", - "end_date": null - }, - { - "code": "RENEW", - "official_label": "Renew Europe Group", - "label": "Renew Europe", - "short_label": "Renew", - "alt_labels": [], - "start_date": "2019-06-12", - "end_date": null - }, - { - "code": "SD", - "official_label": "Group of the Progressive Alliance of Socialists and Democrats in the European Parliament", - "label": "Progressive Alliance of Socialists and Democrats", - "short_label": "S&D", - "alt_labels": [ - "Progressive Alliance of Socialists and Democrats in the European Parliament" - ], - "start_date": "2009-07-14", - "end_date": null - }, - { - "code": "SEC", - "official_label": "Political groups\u2019 secretariats", - "label": "Political groups\u2019 secretariats", - "short_label": "Political groups\u2019 secretariats", - "alt_labels": [], - "start_date": "1958-03-19", - "end_date": null - }, { "code": "ALDE", "official_label": "Group of the Alliance of Liberals and Democrats for Europe", @@ -153,8 +59,8 @@ "label": "Communist and Allies", "short_label": "Communist and Allies", "alt_labels": [ - "Communists and Allies", "Communist and Allies Group (SF, Ind. Sin.)", + "Communists and Allies", "Communists and Allies (SF, Ind. Sin.)" ], "start_date": "1973-10-16", @@ -197,8 +103,8 @@ "label": "Technical Group of the European Right", "short_label": "Technical Group of the European Right", "alt_labels": [ - "Group of the European Right", - "European Right" + "European Right", + "Group of the European Right" ], "start_date": "1984-07-24", "end_date": "1994-07-18" @@ -214,6 +120,15 @@ "start_date": "1973-01-16", "end_date": "1979-07-16" }, + { + "code": "ECR", + "official_label": "European Conservatives and Reformists Group", + "label": "European Conservatives and Reformists", + "short_label": "ECR", + "alt_labels": [], + "start_date": "2009-07-14", + "end_date": null + }, { "code": "ED", "official_label": "European Democratic Group", @@ -278,6 +193,28 @@ "start_date": "2015-06-15", "end_date": "2019-07-01" }, + { + "code": "EPP", + "official_label": "Group of the European People\u2019s Party", + "label": "European People\u2019s Party", + "short_label": "EPP", + "alt_labels": [ + "Group of the European People\u2019s Party (Christian Democrats)", + "Group of the European People\u2019s Party (Christian Democrats) and European Democrats", + "Group of the European People\u2019s Party (Christian-Democratic Group)" + ], + "start_date": "1979-07-17", + "end_date": null + }, + { + "code": "ESN", + "official_label": "Europe of Sovereign Nations Group", + "label": "Europe of Sovereign Nations", + "short_label": "ESN", + "alt_labels": [], + "start_date": "2024-07-10", + "end_date": null + }, { "code": "EUL", "official_label": "Group for the European United Left", @@ -309,6 +246,17 @@ "start_date": "1989-07-19", "end_date": "1999-07-19" }, + { + "code": "GREEN_EFA", + "official_label": "Group of the Greens/European Free Alliance", + "label": "Greens/European Free Alliance", + "short_label": "Greens/EFA", + "alt_labels": [ + "Verts/ALE" + ], + "start_date": "1999-07-20", + "end_date": null + }, { "code": "GUE", "official_label": "Confederal Group of the European United Left", @@ -320,6 +268,28 @@ "start_date": "1994-07-19", "end_date": "1995-01-05" }, + { + "code": "GUE_NGL", + "official_label": "The Left group in the European Parliament \u2013 GUE/NGL", + "label": "The Left in the European Parliament \u2013 GUE/NGL", + "short_label": "GUE/NGL", + "alt_labels": [ + "Confederal Group of the European United Left \u2013 Nordic Green Left", + "European United Left \u2013 Nordic Green Left", + "The Left group in the European Parliament" + ], + "start_date": "1995-01-06", + "end_date": null + }, + { + "code": "ID", + "official_label": "Identity and Democracy Group", + "label": "Identity and Democracy", + "short_label": "ID", + "alt_labels": [], + "start_date": "2019-07-02", + "end_date": "2024-07-07" + }, { "code": "IEDN", "official_label": "Group of Independents for a Europe of Nations", @@ -382,17 +352,37 @@ "start_date": "1989-07-20", "end_date": "1994-07-18" }, + { + "code": "NI", + "official_label": "Non-attached Members", + "label": "Non-attached Members", + "short_label": "Non-attached", + "alt_labels": [ + "NI" + ], + "start_date": "1953-06-23", + "end_date": null + }, + { + "code": "PFE", + "official_label": "Patriots for Europe Group", + "label": "Patriots for Europe", + "short_label": "Patriots for Europe", + "alt_labels": [], + "start_date": "2024-07-08", + "end_date": null + }, { "code": "PSE", "official_label": "Socialist Group in the European Parliament", "label": "Socialist Group in the European Parliament", "short_label": "Socialist Group in the European Parliament", "alt_labels": [ + "Group of the Party of European Socialists", "Party of European Socialists", - "Socialists", + "Socialist", "Socialist Group", - "Group of the Party of European Socialists", - "Socialist" + "Socialists" ], "start_date": "1953-06-23", "end_date": "2009-07-13" @@ -406,6 +396,35 @@ "start_date": "1984-07-23", "end_date": "1995-07-04" }, + { + "code": "RENEW", + "official_label": "Renew Europe Group", + "label": "Renew Europe", + "short_label": "Renew", + "alt_labels": [], + "start_date": "2019-06-12", + "end_date": null + }, + { + "code": "SD", + "official_label": "Group of the Progressive Alliance of Socialists and Democrats in the European Parliament", + "label": "Progressive Alliance of Socialists and Democrats", + "short_label": "S&D", + "alt_labels": [ + "Progressive Alliance of Socialists and Democrats in the European Parliament" + ], + "start_date": "2009-07-14", + "end_date": null + }, + { + "code": "SEC", + "official_label": "Political groups\u2019 secretariats", + "label": "Political groups\u2019 secretariats", + "short_label": "Political groups\u2019 secretariats", + "alt_labels": [], + "start_date": "1958-03-19", + "end_date": null + }, { "code": "TDI", "official_label": "Technical Group of Independent Members \u2013 mixed group", @@ -436,22 +455,5 @@ ], "start_date": "1995-07-05", "end_date": "1999-07-19" - }, - { - "code": "ESN", - "official_label": "Europe of Sovereign Nations Group", - "label": "Europe of Sovereign Nations", - "short_label": "ESN", - "start_date": "2024-07-10", - "alt_labels": [] - - }, - { - "code": "PFE", - "official_label": "Patriots for Europe Group", - "label": "Patriots for Europe", - "short_label": "PFE", - "start_date": "2024-07-08", - "alt_labels": [] } -] +] \ No newline at end of file