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

Parse NY PDFs to extract: event number, # affected, total # employees #524

Closed vegasbiscuit closed 1 year ago

vegasbiscuit commented 1 year ago

2 things in this PR:

1. (Primary change): Parse individual WARN record PDFs for NY to extract:

Issue here

Some caveats here:

2. Upgraded isort from 5.10.1 to 5.12.0

This is to resolve running into this issue. I guess I was running into this since I have poetry installed globally on my machine? Not entire sure tbh I'm guessing other contributors may run into this problem, and there's probably no downside to this upgrade?

Once this PR is merged, I'll go ahead and put together a PR to consume these columns in warn-transformer.