/supreme_court_news

Dissertation data and analysis code & materials, examining Supreme Court television news coverage, 1990-2018 terms.

MIT LicenseMIT

DOI

Overview

This repository contains a sample of evening television news transcripts with identified Supreme Court case mentions analyzed in my dissertation's three empirical chapters examining the volume, format, and presentation of media coverage of the U.S. Supreme Court during the 1990-2018 terms.

The case mention sample offers granular information on the specific cases referenced on television news, the case stage when they were mentioned, references to other cases alongside them, contextual details of the mention, and the news formats used to discuss them.

The repo also includes the quantitative analysis and code used in the dissertation chapters and the codebook created for qualitative analysis.

Folder structure:

  • The R Markdown files in the rmd/ directory provide details about the data analysis.
  • The data/ directory contains data used for this project.
  • The docs/ directory provides the data dictionary and the codebook used for the qualitative analysis for one of my chapters.

Stats & Pretty Plots

Data files

In the analysis, the following datasets contained in the repository were used:

Transcript-level data

  • data/NewsTranscriptIndex.csv is a list of evening news transcripts sourced from NexisUni and Factiva that reference Supreme Court cases. Identifies specific Supreme Court cases mentioned in the transcripts and the stage at which they were discussed.

Mention-level data

  • data/NewsMentionSample.csv offers granular information about mentions of Supreme Court cases in news transcripts. Indicates if multiple cases are referenced in a single transcript or mention, the context of the mention, and the various news formats in which the mention appeared.

  • data/NewsEmotion.csv presents raw counts of emotional language instances derived from a Docuscope analysis. Quantitative data on the frequency of different emotional language used in news mentions

Supreme Court Cases

  • data/SupremeCourtCaseIndex.csv represents the list of cases I was searching for in the news transcripts. These cases, spanning the Court's terms from 1990-2018, relate to four primary issue areas: abortion, the First Amendment, economic activity, and sex discrimination. Most data is sourced from the Supreme Court Database, with case descriptions supplemented from Oyez.

License

I assert no claims of ownership for data acquired through the use of the Supreme Court Database or Oyez.

MIT License applies to the code, data is licensed under a Creative Commons Attribution 4.0 International License

Contributing

Feel free to build on this project--use the data, make the code better, add to it!

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Contact

Lisa Matthias. l.a.matthia@gmail.com