sehc

Swedish High Courts Database

https://github.com/jojolindholm/sehc

Science Score: 67.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
    Found 12 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Swedish High Courts Database

Basic Info
  • Host: GitHub
  • Owner: jojolindholm
  • Language: R
  • Default Branch: main
  • Size: 7.31 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 3
Created almost 3 years ago · Last pushed 7 months ago
Metadata Files
Readme Citation

README.md

The Swedish High Court (SeHC) Package

Johan Lindholm1, Mattias Derlén1, and Daniel Naurin2

1 Umeå University Department of Law 2 University of Oslo, ARENA Centre for European Studies


Introduction

The package 'sehc' primarily contains a database on the Swedish high courts, more specifically the Supreme Court (“Högsta domstolen” or “HD”) and the Supreme Administrative Court (“Högsta förvaltningsdomstolen”, previously “Regeringsrätten”, or “HFD”). It contains data on both the judgments of the Supreme Court (presented for example in cases, opinions), as well as on the individual Justices that have served on the Supreme Court and the Supreme Administrative Court (presented in the table appointments). It also contains a number of handy functions for manipulating datasets and combining variables from multiple datasets to conduct common types of analysis.

The data has been collected as part of a research project: Judicial Power and Power over the Judiciary: An Interdisciplinary Study of the Shifting Role of Judges. The project involved researchers at the Department of Law at Umeå University and the Department of Political Science at Gothenburg University. The research, including the publication of this database, has been approved by the Swedish Ethical Review Authority (dnr 2019-03783) The creation of the database was made possible with the financial support of the Swedish Research Council (project number 2018–1383). We also want to express our gratitude to our research assistants at Umeå University for their invaluable help in compiling the data: Erik Engman Jonsson, Thomasine Francke Rydén, Angelica Kullström, Carl Lexenberg, Malin Thorneman, and Juni Wikman.

If you have any questions regarding the data, the coding process, or commercial use of the data, please contact Johan Lindholm.

Install

In your R console run:

'library(devtools)

install_github("jojolindholm/sehc")'

The Data

The datasets are available as separate R-data files (.rda) in the folder "/data". Additionally, they are also made available as comma-separated values (.csv) files in the folder "/csv-data".

For more information about the datasets and the variables they contain, please consult the code book.

Stable releases of the database and the code are stored with Zenodo.

Using the Package

Not sure where to start? Check out the example script.

Citing

We suggest that you cite the database as "Johan Lindholm, Mattias Derlén, and Daniel Naurin. 2025. Swedish High Court Database (version 1.0.1, 26 June 2025). https://doi.org/10.5281/zenodo.15748858".

Publications

The package and the database have been used in the following studies: * Johan Lindholm, Mattias Derlén, and Daniel Naurin. 2022. 'The Ideal Justice: Who Are Selected to Serve and What Does It Say about Swedish High Courts?' Tidsskrift for Rettsvitenskap 135(4): 397-431 https://doi.org/10.18261/tfr.135.4.1 * Johan Lindholm, Mattias Derlén, and Daniel Naurin. (2025). 'A Source-Based Theory of Variation in Judicial Reasoning: Evidence from Sweden' Journal of Law & Empirical Analysis 2(1): 121-141. https://doi.org/10.1177/2755323X251335396

Owner

  • Name: Johan Lindholm
  • Login: jojolindholm
  • Kind: user
  • Location: Umeå, Sweden
  • Company: Umeå University

Citation (CITATION.cff)

cff-version: 1.1.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Lindholm
    given-names: Johan
    orcid: https://orcid.org/0000-0001-6009-7412
  - family-names: Derlén
    given-names: Mattias
  - family-names: Naurin
    given-names: Daniel
title: Swedish High Court Database
version: 0.9.1
date-released: 2023-05-01

GitHub Events

Total
  • Push event: 4
Last Year
  • Push event: 4