List of current MEPs filterable by country, committee, delegation, party...
It's a mix of various sources, the European Parliament Website, parltrack, euhubnews and some others.
And a bunch of manual data fixing, like adding the gender.
all the votes: https://mepwatch.eu/9/data/item_rollcall.csv
a specific vote: https://mepwatch.eu/9/cards/167531.csv
more info about the meps: https://mepwatch.eu/9/data/meps.csv
gulp updateto fetch and update datagulp buildto rebuild web resources (js and css)
For metadata updates and data inspection
node scripts/eugroup.js— updatedata/eugroup.jsonfromdata/eugroup.jsonand download logos and icons toimg/groupnode scripts/update-comittees.js— updatedata/comittees.jsonfrom eu websitenode scripts/update-delegations.js— updatedata/delegations.jsonfrom eu websitenode scripts/constituencies.js— extract constituencies data todata/mep_regions.csvanddata/regions.csvnode script/csv2json.js data/meps.csv > meps.json— convertdata/meps.csvto json