Skip to content

briatte/parlnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

164 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains R code to build and plot 120 cosponsorship networks out of the legislative activity of 24 parliamentary chambers in 18 European countries. The data cover approximately 492 years of parliamentary interactions.

Country / Chamber
Austria (lower/national chamber only) code README plots viz
Belgium (both chambers) code README plots viz
Bulgaria code README plots viz
Czech Republic (lower chamber only) code README plots viz
Denmark code README plots viz
Finland code README plots viz
France (both chambers) code README plots viz
Hungary code README plots viz
Iceland code README plots viz
Ireland (both chambers) code README plots viz
Italy (both chambers) code README plots viz
Lithuania code README plots viz
Norway code README plots viz
Portugal code README plots viz
Romania (both chambers) code README plots viz
Slovakia code README plots viz
Sweden code README plots viz
Switzerland (both chambers) code README plots viz

DOCS

The data included in this repository is briefly presented in this note and fully documented in this appendix, which explains how the data are collected and how the networks are constructed.

The repository contains two additional documentation files:

  • The HOWTO file contains detailed instructions to get and run the code.
  • The TODO file contains a list of known limitations and possible improvements.
  • The wiki contains links to parliamentary open data services and third parties.

The README file of each country-specific repository contains further details on code execution and data collection, as well as additional thanks to people who provided help.

The raw data collected by release 2.0 (August 2015) is available online as a 1.5 GB archive of HTML, JSON and XML files. It can be accessed at the following DOI handle:

DOI

Please report bugs or suggestions as issues, either in this repository if the issue affects all countries, or in the country-specific repository otherwise.

The code to produce interactive visualizations of the networks is available separately from the parlviz repository.

THANKS

Packages

 
 
 

Contributors