lajobsparser
Parser for Los Angeles city jobs bulletins
- Source code - Github
The city of Los Angeles (LA) is running a Kaggle competion that uses the job bulletins for the city of LA jobs.
The content, tone, and format of job bulletins can influence the quality of the applicant pool. Overly-specific job requirements may discourage diversity. The Los Angeles Mayor’s Office wants to reimagine the city’s job bulletins by using text analysis to identify needed improvements.
The goal is to convert a folder full of plain-text job postings into a single structured CSV file and then to use this data to:
- identify language that can negatively bias the pool of applicants
- improve the diversity and quality of the applicant pool
- make it easier to determine which promotions are available to employees in each job class
This project helps parse the job bulletins and associated files.
Miscellaneous
- To install from github using pipenv
pipenv install -e git+https://github.com/gavinln/lajobsparser.git#egg=lajobsparser
Push a new version to PyPI
-
Change version number in setup.py
-
Run tests
make test
- Build a distribution
make sdist
-
Open a browser to PyPI: https://pypi.org/project/lajobsparser/
-
Run twine
make twine
Release files for lajobsparser 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| lajobsparser-0.3.0.tar.gz | 11.6 kB | Details |
Release files / lajobsparser-0.3.0.tar.gz
| Download URL | lajobsparser-0.3.0.tar.gz |
|---|---|
| Size | 11.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7f8a56cb3f33019cf1f60cfc678614625fa3710522f97e04a6cd1714b9781560
|
|
BLAKE2b-256 checksum How to use checksums |
198e577cd9dbd2b07a29ba39a356739ba55b0ffef365aa051320e008de148ce9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
|