Skip to main content

EPOA pay transparency tools

Project description

epoa-tools: WA EPOA pay transparency tools

PyPI PyPI - Python Version Build codecov GitHub stars

Washington state's Equal Pay and Opportunities Act requires pay ranges to be included on job ads (RCW 49.58.110). WA L&I provides a PDF complaint form for violations. epoa-tools automates some of the toil around this form, such as filling out basic information, checking the right boxes, and optionally including additional PDF files as evidence (e.g. the related job posting without pay range information).

The output is a single PDF which can be dropped into WA L&I's secure file upload.

Prerequisites

epoa-tools depends on pdftk for filling out forms and joining pages.

On Debian / Ubuntu, install with:

sudo apt install pdftk-java

Installation

epoa-tools is available on PyPI:

pip install epoa-tools

Usage

Save a PDF file with evidence of the violation (e.g. job ad or recruiter email). Browsers can print or save web pages as PDFs.

Then, use epoa-job-ad to complete the complaint form, attaching your evidence file:

epoa-job-ad \
    --name "John Q. Public" --email john.q.public@example.com \
    "ACME Anti-Pay Ranges, Inc." \
    saved_job_ad.pdf

To file anonymously, omit the --name argument. The complainant name on the form will be listed as Anonymous and the signature line will contain Anonymous (your.email.address@example.com):

epoa-job-ad \
    --email anon.e.mouse@example.com \
    "ACME Anti-Pay Ranges, Inc." \
    saved_job_ad.pdf

Optionally include additional information text about your complaint with the -i / --addinfo / --additional-information option:

epoa-job-ad \
    --email anon.e.mouse@example.com \
    "ACME Anti-Pay Ranges, Inc." \
    saved_job_ad.pdf \
    -i "This job ad is public, contains specific job requirements for a job in WA, but lists no pay range"

Word(s) can be redacted from evidence file attachments on a best effort basis:

epoa-job-ad \
    --email anon.e.mouse@example.com \
    "ACME Anti-Pay Ranges, Inc." \
    saved_job_ad.pdf \
    -r remove_this_word -r also_remove_this_word

Each of these examples creates a file such as john-q-public-acme-anti-pay-ranges-inc-20230101-pay-transparency-complaint.pdf which can then be uploaded to WA L&I.

Development

Poetry installation

Via pipx:

pip install pipx
pipx install poetry
pipx inject poetry poetry-pre-commit-plugin

Via pip:

pip install poetry
poetry self add poetry-pre-commit-plugin

Development tasks

  • Setup: poetry install
  • Run static checks: poetry run poe lint or poetry run pre-commit run --all-files
  • Run static checks and tests: poetry run poe test

Created from smkent/cookie-python using cookiecutter

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

epoa_tools-0.0.4.tar.gz (183.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

epoa_tools-0.0.4-py3-none-any.whl (182.6 kB view details)

Uploaded Python 3

File details

Details for the file epoa_tools-0.0.4.tar.gz.

File metadata

  • Download URL: epoa_tools-0.0.4.tar.gz
  • Upload date:
  • Size: 183.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for epoa_tools-0.0.4.tar.gz
Algorithm Hash digest
SHA256 bec3efb73778028b90c7287ffb48be75e864f07592463d54f6c168d41bfb0014
MD5 891a2abe251573a463cd51723ab4ac9e
BLAKE2b-256 0a4aa595699cb2a3ed6639a927a535a76b1d61174820074bfef34ed3fedbb74b

See more details on using hashes here.

Provenance

The following attestation bundles were made for epoa_tools-0.0.4.tar.gz:

Publisher: cd.yml on smkent/epoa-tools

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file epoa_tools-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: epoa_tools-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 182.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for epoa_tools-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d324825a8749f775a0853a1f63a471477c361be78a396332d32804fdd394fefc
MD5 526fcb989c0ba04ad02216f43cdfcb47
BLAKE2b-256 20b2b24b62d62a02ebb347983d9ca260a62b05de5999724434189591b643264f

See more details on using hashes here.

Provenance

The following attestation bundles were made for epoa_tools-0.0.4-py3-none-any.whl:

Publisher: cd.yml on smkent/epoa-tools

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page