datamade / court-scrapers

MIT License
2 stars 0 forks source link

Start nightly civil case scrape #29

Closed antidipyramid closed 5 months ago

antidipyramid commented 5 months ago

Overview

Closes #28

Notes

I noticed that the newly scraped cases for 2024 have blank scraped_at and updated_at fields. Might be because the db schema doesn't have a default value set for those fields? I added default values for those fields when importing new cases.