Metadata-Version: 2.1
Name: pyriksdagen
Version: 0.1.0
Summary: Access the Riksdagen corpus
Home-page: https://github.com/welfare-state-analytics/riksdagen-corpus
License: MIT
Author: ninpnin
Author-email: vainoyrjanainen@icloud.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Project-URL: Repository, https://github.com/welfare-state-analytics/riksdagen-corpus
Description-Content-Type: text/markdown

# Swedish parliamentary proceedings - Riksdagens protokoll 1921-2021 v0.3.0

_Westac Project, 2020-2021_

The full data set consists of multiple parts:

- Riksdagens protokoll between from 1921 until today in the [Parla-clarin](https://github.com/clarin-eric/parla-clarin) format
- Comprehensive list of MPs and cabinet members during this period
- Traceable logs of all curation and segmentation as a git history
- [Documentation](https://github.com/welfare-state-analytics/riksdagen-corpus/wiki/) of the corpus and the curation process
 
## Basic use

A full dataset is available under the zip download on this page. The unzipped folder is structured in  the following manner

- Annual protocol files in the ```corpus/``` folder
- List of MPs ```corpus/members_of_parliament.csv```

## Participate in the curation process

The corpora are large and automatically curated and segmented. If you find any errors, it is possible to submit corrections to them. This is documented in the [project wiki](https://github.com/welfare-state-analytics/riksdagen-corpus/wiki/Submit-corrections).

