Skip to main content

Python statistics package for WeStAc, and the Swedish parliamentary proceedings

Project description

Package for parsing the Swedish parlimentary proceedings

The proceedings can be found here

This can create a Pandas dataframe containing all speeches found, along with who spoke and when.

The usual way to use this method is in combination with Jupyter notebooks that are not included as part of this package.

Docker-compose file

The github repository includes a docker-compose file along with necessary files for execution.

This includes:

  • Notebooks in .py format (must be converted using jupytext)
  • Stop words for the notebooks
  • docker-compose files for execution
  • Scripts for converting between notebooks and py files

Docker execution

Note that the notebooks expects to have access to the riksdagen-corpus files, so they must also be added by the user in the directory riksdagen-corpus in the root of this repository.

To then start the file, simply go to the docker directory and execute the command docker-compose up -d to start the container. The default listening port is 9006 instead of the default 8888, so if the notebook is started on the local machine this link should work

During startup, the notebooks in .py format will be automatically converted to jupyter notebook format, but no files will be overwritten. If the user wishes to redo the conversion, delete the appropriate notebook files and run the script again manually or restart the container.

Similarly, if changes should be converted back to .py format from notebook format, use the script notebook_to_py.sh inside the docker container.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

westac_statistics-0.4.0.tar.gz (21.6 kB view hashes)

Uploaded Source

Built Distribution

westac_statistics-0.4.0-py3-none-any.whl (23.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page