chriswhong / nyc-civic-jobs

A simple website for browsing NYC government job listings
MIT License
8 stars 1 forks source link

Split out combined categories #12

Closed chriswhong closed 5 years ago

chriswhong commented 5 years ago

It looks like thejob_category field includes multiple categories sometimes, but there doesn't appear to be a delimiter.

See if there is some pattern that can be used to split them out into discrete categories (this should be done at import and job_category turned into an array in the database.

nyc_civic_jobs
chriswhong commented 5 years ago

Fixed in 2cafed8b56b28654c266b1c17210cd70dbae3a80