michplunkett / ucpd-incident-scraper

This code is going to be used to scrape the UCPD Daily Incident page at a pre-determined frequency and store the incidents on a generic JSON data-store.
MIT License
3 stars 2 forks source link

Change cache incidents to feather file #54

Open michplunkett opened 8 months ago

michplunkett commented 8 months ago

What do?

CSVs are clunky, let's move to feather so we can save types and make things smaller.