Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write Virginia Job Postings generator #162

Open
thcrock opened this issue Apr 23, 2018 · 0 comments
Open

Write Virginia Job Postings generator #162

thcrock opened this issue Apr 23, 2018 · 0 comments

Comments

@thcrock
Copy link
Contributor

thcrock commented Apr 23, 2018

Similar to #160 we would like more job posting generators with fewer dependencies. A cheap way of getting a bunch of job postings with the simple dependency of an internet connection is to hook up to the open data Virginia job postings:

http://opendata.cs.vt.edu/dataset/ab0abac3-2293-4c9d-8d80-22d450254389

They are already in common schema format, so the class pretty much just has to download them and stream them, similar to the example: https://github.com/workforce-data-initiative/skills-ml/blob/master/examples/NounPhraseSkillExtraction.py.

Bonus points: allow filtering by month

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant