{"id":35043422,"url":"https://github.com/howtheyvote/data","last_synced_at":"2026-05-02T06:04:21.766Z","repository":{"id":253458144,"uuid":"843390718","full_name":"HowTheyVote/data","owner":"HowTheyVote","description":"Weekly updated data on roll-call-votes in the European Parliament, as collected by https://howtheyvote.eu/. ","archived":false,"fork":false,"pushed_at":"2026-01-31T04:02:32.000Z","size":138,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-31T18:54:03.283Z","etag":null,"topics":["data","ep","eu","european","parliament","plenary","votes"],"latest_commit_sha":null,"homepage":"https://howtheyvote.eu","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HowTheyVote.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-16T12:11:55.000Z","updated_at":"2026-01-31T13:13:04.000Z","dependencies_parsed_at":"2026-01-31T06:01:20.383Z","dependency_job_id":null,"html_url":"https://github.com/HowTheyVote/data","commit_stats":null,"previous_names":["howtheyvote/data"],"tags_count":79,"template":false,"template_full_name":null,"purl":"pkg:github/HowTheyVote/data","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HowTheyVote%2Fdata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HowTheyVote%2Fdata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HowTheyVote%2Fdata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HowTheyVote%2Fdata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HowTheyVote","download_url":"https://codeload.github.com/HowTheyVote/data/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HowTheyVote%2Fdata/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29187931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T05:07:31.176Z","status":"ssl_error","status_checked_at":"2026-02-07T05:06:15.227Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data","ep","eu","european","parliament","plenary","votes"],"created_at":"2025-12-27T08:37:06.809Z","updated_at":"2026-02-07T06:00:54.852Z","avatar_url":"https://github.com/HowTheyVote.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# HowTheyVote.eu Dataset\n\nHowTheyVote.eu collects data about European Parliament roll-call votes and related data such as biographical information about MEPs and political groups. We provide our dataset in CSV format.\n\n**[Read more about HowTheyVote.eu and our data license.](https://howtheyvote.eu/about)**\n\n\u003e [!TIP]\n\u003e In case of questions or feedback, please feel free to open a [ticket](https://github.com/HowTheyVote/howtheyvote/issues/new?template=Blank+issue\u0026labels=data)!\n\u003e You can also reach out via email: mail at howtheyvote.eu\n\u003e In case you encounter an **error in our data**, please use [this form](https://tally.so/r/w2eb1M?type=Incorrect+vote+results\u0026link=https%3A%2F%2Fhowtheyvote.eu) to report it!\n\n## Latest Exports\n\nTo download the current dataset click [here](https://github.com/HowTheyVote/data/releases/latest).\n\nThere, you will find the documentation for each data export. At the bottom of each export, you can download all files as a single `export.zip` file.\n\n![](img/export.png)\n\n## Stable Links\n\nBesides downloading the whole export as a single `.zip` file, you can also download individual files.\n\nThese are provided as `csv.gz` files and are e.g., useful for scripting purposes. For example, the URL `https://github.com/HowTheyVote/data/releases/latest/download/votes.csv.gz` will always link to the latest available `Votes` CSV.\n\n### How to: Load the export files into `pandas`\n\nAs an illustration, using these stable links, the following snippet shows how you can load the `Votes` table from our export into a `pandas` dataframe. Executing this code will always load the latest available version of this file.\n\n```python\nimport pandas as pd\nvotes_df = pd.read_csv('https://github.com/HowTheyVote/data/releases/latest/download/votes.csv.gz', compression='gzip')\nvotes_df.head()\n```\n\nWe also provide a file called `last_updated.txt`, in which the creation time of the export is stored as a timestamp.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhowtheyvote%2Fdata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhowtheyvote%2Fdata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhowtheyvote%2Fdata/lists"}