riksdagen-persons
A repository for metadata on politicians who participate in the Riksdag.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found 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 (5.0%) to scientific vocabulary
Repository
A repository for metadata on politicians who participate in the Riksdag.
Basic Info
- Host: GitHub
- Owner: swerik-project
- Language: Python
- Default Branch: main
- Size: 6.58 MB
Statistics
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 23
- Releases: 10
Metadata Files
README.md
Riksdagen Persons
This repository contains data related to Members of Parliament, Ministers, Speakers, and other Political figures who participate in the workings of the Riksdag.
Repo Structure
The data/ directory
Contains metadata on individuals.
The test/ directory
Contains integrity tests related to the riksdagen-persons repository and to the estimation of quality and coverage of the data in data/.
Data
The data/ directory contains a number of csv files in Normal form where the person_id served as a primary key.
data/chair_mp.csv
- chair_id
- parliament_year
- start
- end
- person_id
data/chairs.csv
- chair_id
- chamber
- chair_nr
data/described_by_source.csv
- person_id
- source
- volume
data/explicit_no_party.csv
- person_id
- wiki_id
- pages
- ref
- vol
data/external_identifiers.csv
- person_id
- authority
- identifier
data/government.csv
- start
- end
- government
- government_id
data/location_specifier.csv
- person_id
- location
data/member_of_parliament.csv
- person_id
- start
- end
- district
- role
data/minister.csv
- person_id
- start
- end
- government
- role
data/name.csv
- person_id
- name
- primary_name
data/party_abbreviation.csv
- party
- abbreviation
- ocr_correction
data/party_affiliation.csv
- person_id
- start
- end
- party
- party_id
data/person.csv
- person_id
- born
- dead
- gender
- riksdagen_id
data/place_of_birth.csv
- person_id
- link
- place
data/place_of_death.csv
- person_id
- link
- place
data/portraits.csv
- person_id
- portrait
data/references_map.csv
- person_id
- bibtex_key
- wiki_id
- page
data/riksdag-year.csv
- parliament_year
- specifier
- chamber
- start
- end
data/speaker.csv
- person_id
- start
- end
- role
data/twitter.csv
- person_id
data/wiki_id.csv
- person_id
- wiki_id
Owner
- Name: swerik-project
- Login: swerik-project
- Kind: organization
- Repositories: 1
- Profile: https://github.com/swerik-project
Citation (CITATION.cff)
cff-version: 1.2.0
message: To cite this reposository, please use these metadata.
title: "The Swedish Parliament Corpus: Riksdagen Persons"
version: v1.2.0
authors:
- given-names: Väinö
family-names: Yrjänäinen
alias: ninpnin
- given-names: Fredrik
family-names: Mohammadi Norén
orcid: "https://orcid.org/0000-0001-8820-1082"
alias: fredrik1984
- family-names: Borges
given-names: Robert
orcid: "https://orcid.org/0000-0002-7647-4048"
alias: BobBorges
- given-names: Johan
family-names: Jarlbrink
orcid: "https://orcid.org/0000-0002-1167-046X"
- given-names: Lotta
family-names: Åberg Brorsson
alias: Lottabrorson
- given-names: Anders P.
family-names: Olsson
- given-names: Pelle
family-names: Snickars
orcid: "https://orcid.org/0000-0001-5122-1549"
- given-names: Måns
family-names: Magnusson
orcid: "https://orcid.org/0000-0002-0296-2719"
alias: MansMeg
date-released: 2024-04-17
identifiers:
- description: Repository basename
type: other
value: riksdagen-persons
repository-code: "https://github.com/swerik-project/riksdagen-persons"
url: "https://github.com/swerik-project/the-swedish-parliament-corpus"
type: dataset
GitHub Events
Total
- Create event: 18
- Release event: 5
- Issues event: 17
- Delete event: 3
- Issue comment event: 149
- Push event: 102
- Pull request review comment event: 33
- Pull request review event: 41
- Pull request event: 30
Last Year
- Create event: 18
- Release event: 5
- Issues event: 17
- Delete event: 3
- Issue comment event: 149
- Push event: 102
- Pull request review comment event: 33
- Pull request review event: 41
- Pull request event: 30
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 8
- Total pull requests: 17
- Average time to close issues: about 1 month
- Average time to close pull requests: about 1 month
- Total issue authors: 3
- Total pull request authors: 3
- Average comments per issue: 1.25
- Average comments per pull request: 1.65
- Merged pull requests: 8
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 8
- Pull requests: 16
- Average time to close issues: about 1 month
- Average time to close pull requests: 10 days
- Issue authors: 3
- Pull request authors: 3
- Average comments per issue: 1.25
- Average comments per pull request: 1.31
- Merged pull requests: 8
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- BobBorges (10)
- MansMeg (8)
- fredrik1984 (2)
- mandlilaast (1)
- salgo60 (1)
- ninpnin (1)
Pull Request Authors
- BobBorges (24)
- mandlilaast (2)
- MansMeg (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v3 composite
- actions/setup-python v2 composite