Hacker News new | ask | show | jobs
by hahamaster 547 days ago
Why isn't there an XML or JSON format widely used for CVs? It would make sifting through CVs so much easier, plus it would make CVEO (CV engine optimization) a thing.
2 comments

For our data model we started with https://jsonresume.org/ but needed to adapt a bit.

Ideally there would be something on https://json-schema.org/ (as there are for industry job posting standards)

Creator of JSON Resume here, would love to see your adaption if possible.
I have used this in the past, https://jsonresume.org and can vouch for it. Probably this is exactly what you mean