Code to download parliament proceedings from the German parliament and convert it from XML to CSV. Processing of the data TBD.
Data source ist the German Bundestag.
Clone the repository:
> git clone https://github.com/marcellosch/german-parliament.git
Cd into the project:
> cd german-parliament
Install dependencies:
> pip3 install -r requirements.txt
Run the donwload script:
> python3 src/script.py
Get some insights into the data: notebook