Pydantic model for USDOL prevailing wage determination records
Project description
USDOL Wage Determination Model
Pydantic model for USDOL prevailing wage determination records
Scripts
uv run safety scan
uv run ruff check
uv run flake8 src tests
uv run bandit -r src
uv run bandit -r tests -s B101
uv run -m pytest -vv --cov=src --cov-report=term --cov-report=xml
uv version --bump patch
git add . && git commit -m "Bump patch version" && git tag -sm "New feature" $version
rm -rf dist && uv build
uv publish -t $(keyring get https://upload.pypi.org/legacy/ __token__)
References
- Wage Determintion Search on SAM.gov
- Davis-Bacon and Related Acts (DBRA)
- Instructions For Completing Davis-Bacon and Related Acts Weekly Certified Payroll Form, WH-347 https://www.dol.gov/agencies/whd/government-contracts/construction/faq
To-Do
- Model adjustments
- Job: add ID and perhaps an enumeration / taxonomy (US-wide or state specific?)
- include level of journeyworker / apprentice / other?
- Wage: taxonomy for pay types (regular, overtime, double-time, hazard), validations
- Determination: validation for rate identifier and other fields
- survey date before publication date
- effective dates relation to publication date?
- Location: Validation of state (and maybe county?), also add county identifier
- All: descriptions
- Job: add ID and perhaps an enumeration / taxonomy (US-wide or state specific?)
- Add docstrings and then enable "D" checks in ruff
- Publish code on GitHub publicly (add link in pyproject.toml)
- Add CI/CD in GitHub Actions using https://pypi.org/manage/account/publishing/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file usdol_wage_determination_model-0.4.1.tar.gz.
File metadata
- Download URL: usdol_wage_determination_model-0.4.1.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d33c82a1559a3c6624cbef7f9264319f8954791f8c865193b6aee36149ef792
|
|
| MD5 |
76c0447744b2bd888a7560ff4d67c4cb
|
|
| BLAKE2b-256 |
343030cba7bda81179b42aad94c1192ae239ba57e3a1c2b8f56737c878e4798d
|
File details
Details for the file usdol_wage_determination_model-0.4.1-py3-none-any.whl.
File metadata
- Download URL: usdol_wage_determination_model-0.4.1-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7bef3dbc8b26f4d2fe1a8013d16519456028fa3096462c60e2b73cdd96435c2
|
|
| MD5 |
cb00d0674cd37496d1d63ed44a9e87ac
|
|
| BLAKE2b-256 |
c363aa3e761a6bed0f004d7fb1ffa03c0210d91b6910a850a765a840dd20e680
|