Assumes PDF format of https://www.twc.texas.gov/files/policy_letters/attachments/wd-25-20-att.1-wfed.pdf and uses AWS Textract.
This repository comes with the 2021 TRS rates (see data/sample.pdf) along with the corresponding output (see output/).
- Setup AWS credentials/config with Textract enabled
- Install Python 3.9
pipenv install
pipenv run python main.py <path_to_pdf>