12 ms·
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
by hahamaster 2y 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.
- pratio 2y agoI have used this in the past, https://jsonresume.org https://jsonresume.org and can vouch for it. Probably this is exactly what you mean
- prodtorok 2y agoFor our data model we started with https://jsonresume.org/ https://jsonresume.org/ but needed to adapt a bit. Ideally there would be something on https://json-schema.org/ https://json-schema.org/ (as there are for industry job posting standards)
- thomasfromcdnjs 2y agoCreator of JSON Resume here, would love to see your adaption if possible.