Skip to content

marcellosch/german-parliament

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Code to download, parse and analyse plenary proceedings from the German parliament.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published