freelawproject / foresight

Where we discuss and prioritize new features
2 stars 1 forks source link

Add bulk data just for SCOTUS cases #37

Open mlissner opened 1 year ago

mlissner commented 1 year ago

This is an easy one. Just tweak the Opinion dump to join and filter on court_id = SCOTUS, and make a custom dump with that data.

We'll also want to add documentation to the help page about this.