Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.
/ nyt-scotus-loader Public archive

A set of bash scripts for loading Supreme Court data into a Postgres database.

Notifications You must be signed in to change notification settings

newsdev/nyt-scotus-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NYT SCOTUS Loader

A set of bash scripts that wrap nyt-docket and nyt-clerk for loading historical and current SCOTUS data into a Postgres database.

Getting started

git clone git@github.com:newsdev/nyt-scotus-loader.git && cd nyt-scotus-loader
mkvirtualenv nyt-scotus-loader && pip install -r requirements.txt
./scripts/dev/bootstrap.sh
./scripts/dev/reload.sh

Scripts

Bootstrap

Creates the database and database user for SCOTUS data.

Reload

Downloads, parses and copies case, justice and term data from the SCDB, Martin-Quinn score and Segal-Cover score repositories.

About

A set of bash scripts for loading Supreme Court data into a Postgres database.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages