2.3 Recreate the database locally

You can checkout our GitHub repository and recreate the database from scratch on your local machine or any other instance you want to run the database on. This procedure is the most time consuming way to access the data. The recreation of the database from scratch includes downloading all raw plenary protocols from the website fo the German Bundestag, the full processing procedure of these files and the creation of the Postgres database.

Please find a documentation on how our repository is structured and how to run it locally in the README files in our repository.