biglocalnews / warn-scraper

Command-line interface for downloading WARN Act notices of qualified plant closings and mass layoffs from state government websites
https://warn-scraper.readthedocs.io
Apache License 2.0
29 stars 10 forks source link

Fix NY: Pull fields such as # affected employees, total # employees, event number from individual PDFs #523

Open vegasbiscuit opened 1 year ago

vegasbiscuit commented 1 year ago

I have this working and will put up a PR shortly. The PDFs for NY are all well-structured, and this information is fairly easy to pull out with regexes.