', base64 = function(s) { return window.btoa(unescape(encodeURIComponent(s))) }, format = function(s, c) { return s.replace(/{(\w+)}/g, function(m, p) { return c[p]; }) } var toExcel = ""; var head= function(d){ for (var c in d) { toExcel += "" + d[c] + ""; }; toExcel += ""; toExcel += "\n"; }; var row= function(d){ toExcel += ""; for (var c in d) { toExcel += "" + d[c] + ""; }; toExcel += "\n"; }; prepareData(row,head); toExcel+=""; var ctx = { worksheet: name || 'person', table: toExcel }; window.open(uri + base64(format(template, ctx))); }

Members of the European parliament

Click on the graphs to filter the Members of the European parliament by country or party
  • MEPs
  • Women
  • Newbies
Name Committee Party since
Updated on 2025-03-31