{ "info": { "author": "Gavin Noronha", "author_email": "gavinln@hotmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Build Tools" ], "description": "# lajobsparser\n\nParser for Los Angeles city jobs bulletins\n\n* Source code - [Github][10]\n\n[10]: https://github.com/gavinln/lajobsparser/\n\nThe city of Los Angeles (LA) is running a [Kaggle competion][20] that uses the\njob bulletins for the city of LA jobs.\n\n[20]: https://www.kaggle.com/c/data-science-for-good-city-of-los-angeles\n\nThe content, tone, and format of job bulletins can influence the quality of the\napplicant pool. Overly-specific job requirements may discourage diversity. The\nLos Angeles Mayor\u2019s Office wants to reimagine the city\u2019s job bulletins by using\ntext analysis to identify needed improvements.\n\nThe goal is to convert a folder full of plain-text job postings into a single\nstructured CSV file and then to use this data to:\n\n1. identify language that can negatively bias the pool of applicants\n2. improve the diversity and quality of the applicant pool\n3. make it easier to determine which promotions are available to employees in\n each job class\n\nThis project helps parse the job bulletins and associated files.\n\n## Miscellaneous\n\n1. To install from github using pipenv\n\n```\npipenv install -e git+https://github.com/gavinln/lajobsparser.git#egg=lajobsparser\n```\n\n## Push a new version to PyPI\n\n1. Change version number in setup.py\n\n2. Run tests\n\n```\nmake test\n```\n\n3. Build a distribution\n\n```\nmake sdist\n```\n\n4. Open a browser to PyPI: https://pypi.org/project/lajobsparser/\n\n5. Run twine\n\n```\nmake twine\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gavinln/lajobsparser", "keywords": "kaggle text processing", "license": "", "maintainer": "", "maintainer_email": "", "name": "lajobsparser", "package_url": "https://pypi.org/project/lajobsparser/", "platform": "", "project_url": "https://pypi.org/project/lajobsparser/", "project_urls": { "Bug Reports": "https://github.com/gavinln/lajobsparser/issues", "Homepage": "https://github.com/gavinln/lajobsparser", "Source": "https://github.com/gavinln/lajobsparser/" }, "release_url": "https://pypi.org/project/lajobsparser/0.3.0/", "requires_dist": null, "requires_python": ">=3.6, <4", "summary": "Parser for Los Angeles city jobs bulletins", "version": "0.3.0" }, "last_serial": 5429343, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "71d18917b7cc37cce8a1102344ac2466", "sha256": "9e9a28545616e51791839a13dc5f8f87ed4b49ea885ddeb5afda55d18d68eb01" }, "downloads": -1, "filename": "lajobsparser-0.1.0.tar.gz", "has_sig": false, "md5_digest": "71d18917b7cc37cce8a1102344ac2466", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6, <4", "size": 9538, "upload_time": "2019-05-25T23:57:51", "url": "https://files.pythonhosted.org/packages/89/67/b287596390aad32ca78d127ad4ffe2c2c8b03aa0a511d3384257f3a90e17/lajobsparser-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "5d1d9e9e7467bf9824df8c278e0bda5d", "sha256": "f58c3cbeb9fe9d550cf5b8d886b4bab3d0917442f61168b628f8ba346701b8c0" }, "downloads": -1, "filename": "lajobsparser-0.2.0.tar.gz", "has_sig": false, "md5_digest": "5d1d9e9e7467bf9824df8c278e0bda5d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6, <4", "size": 11530, "upload_time": "2019-06-21T03:39:05", "url": "https://files.pythonhosted.org/packages/dc/82/fe8452c3b7092d90dd3e0ffb3b16646da76807c0684e920379b845c4482a/lajobsparser-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "e1846d73cee228350edf7576fe3c61db", "sha256": "7f8a56cb3f33019cf1f60cfc678614625fa3710522f97e04a6cd1714b9781560" }, "downloads": -1, "filename": "lajobsparser-0.3.0.tar.gz", "has_sig": false, "md5_digest": "e1846d73cee228350edf7576fe3c61db", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6, <4", "size": 11558, "upload_time": "2019-06-21T06:53:54", "url": "https://files.pythonhosted.org/packages/19/8e/577cd9dbd2b07a29ba39a356739ba55b0ffef365aa051320e008de148ce9/lajobsparser-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e1846d73cee228350edf7576fe3c61db", "sha256": "7f8a56cb3f33019cf1f60cfc678614625fa3710522f97e04a6cd1714b9781560" }, "downloads": -1, "filename": "lajobsparser-0.3.0.tar.gz", "has_sig": false, "md5_digest": "e1846d73cee228350edf7576fe3c61db", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6, <4", "size": 11558, "upload_time": "2019-06-21T06:53:54", "url": "https://files.pythonhosted.org/packages/19/8e/577cd9dbd2b07a29ba39a356739ba55b0ffef365aa051320e008de148ce9/lajobsparser-0.3.0.tar.gz" } ] }