datamade / court-scrapers

MIT License
2 stars 0 forks source link

Update related tables when cases are rescraped #19

Closed antidipyramid closed 10 months ago

antidipyramid commented 10 months ago

Overview

Closes #16.

Notes

Makefile

I separated the Makefile into two different files: Makefile and Makefile.update. The latter would be run for rescraping cases only.

Testing Instructions