Skip to main content

Parser for Los Angeles city jobs bulletins

Project description

lajobsparser

Parser for Los Angeles city jobs bulletins

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:

  1. identify language that can negatively bias the pool of applicants
  2. improve the diversity and quality of the applicant pool
  3. 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

  1. To install from github using pipenv
pipenv install -e git+https://github.com/gavinln/lajobsparser.git#egg=lajobsparser

Push a new version to PyPI

  1. Change version number in setup.py

  2. Run tests

make test
  1. Build a distribution
make sdist
  1. Open a browser to PyPI: https://pypi.org/project/lajobsparser/

  2. Run twine

make twine

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

lajobsparser-0.3.0.tar.gz (11.6 kB view hashes)

Uploaded Source

Supported by

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