Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: swerik-project
  • Language: Python
  • Default Branch: main
  • Size: 3.28 GB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • Open Issues: 21
  • Releases: 8
Created about 3 years ago · Last pushed 10 months ago
Metadata Files
Readme Citation

README.md

Riksdagen motions

Corpus of motions from the Swedish Riksdag.

Structure of the corpus

The corpus is organized into the following structure:

data/

The motions data is here organized in subdirectories by parliament year.

There is also a reg/ directory and fort/ directory containing indexes to the motions in the bicameral period.

Motions are grouped into chambers by data/mot-ek.xml, data/mot-fk.xml (not implemented), and data/mot-ak.xml (not implemented).

docs/

HTML documentation about this corpus.

test/

The test/ directory contains data integrity tests in the form of python scripts. Supplementary data used for these tests is stored under test/data/, versioned test results are stored under test/results/, and documentation about the tests is stored under test/docs/.

quality/

(not implemented)

The quality/ directory contains python scripts that estimate quality of the data. The substructure of quality/ is analogous to test/.

How to cite?

Please refer to the CITATION.cff file for more information about how to cite this data set.

Owner

  • Name: swerik-project
  • Login: swerik-project
  • Kind: organization

GitHub Events

Total
  • Create event: 18
  • Release event: 7
  • Issues event: 26
  • Watch event: 1
  • Delete event: 2
  • Issue comment event: 53
  • Push event: 118
  • Pull request review comment event: 33
  • Pull request review event: 43
  • Pull request event: 48
  • Fork event: 1
Last Year
  • Create event: 18
  • Release event: 7
  • Issues event: 26
  • Watch event: 1
  • Delete event: 2
  • Issue comment event: 53
  • Push event: 118
  • Pull request review comment event: 33
  • Pull request review event: 43
  • Pull request event: 48
  • Fork event: 1

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 14
  • Total pull requests: 18
  • Average time to close issues: 2 months
  • Average time to close pull requests: 5 days
  • Total issue authors: 4
  • Total pull request authors: 3
  • Average comments per issue: 0.43
  • Average comments per pull request: 1.17
  • Merged pull requests: 12
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 14
  • Pull requests: 18
  • Average time to close issues: 2 months
  • Average time to close pull requests: 5 days
  • Issue authors: 4
  • Pull request authors: 3
  • Average comments per issue: 0.43
  • Average comments per pull request: 1.17
  • Merged pull requests: 12
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • BobBorges (14)
  • fredrik1984 (3)
  • ninpnin (2)
  • MansMeg (1)
Pull Request Authors
  • BobBorges (26)
  • MansMeg (2)
  • ninpnin (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/validate-cff.yml actions
  • actions/checkout v4 composite
  • dieghernan/cff-validator v3 composite