newsdev/nyt-scotus-loader

Name: nyt-scotus-loader

Owner: NYT Newsroom Developers

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

Created: 2016-04-04 20:05:46.0

Updated: 2018-05-23 02:16:50.0

Pushed: 2018-05-21 15:17:20.0

Homepage: null

Size: 13

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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
clone git@github.com:newsdev/nyt-scotus-loader.git && cd nyt-scotus-loader
rtualenv nyt-scotus-loader && pip install -r requirements.txt
ripts/dev/bootstrap.sh
ripts/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.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.