Ask HN: Why not accept resume in JSON format?
1–10 of 12 posts
Re: Ask HN: Why not accept resume in JSON format?
#2Re: Ask HN: Why not accept resume in JSON format?
#3Re: Ask HN: Why not accept resume in JSON format?
#4Re: Ask HN: Why not accept resume in JSON format?
#5What would they do with it?
Which format is easier to read and write?
Re: Ask HN: Why not accept resume in JSON format?
#6Maybe because resumes/CVs go through Human Resources first, and HR people wouldn't know how to deal with one in JSON.
The industry could simply standardize a JSON structure and ask candidates to submit in such a format.
and that people with bachelors degree cannot teach themselves how to write simple JSON structure is laughable.
Re: Ask HN: Why not accept resume in JSON format?
#7Because most people are not techies? What would they do with it? Which format is easier to read and write?
Re: Ask HN: Why not accept resume in JSON format?
#8there is a standard json resume format , easy to build and parse https://jsonresume.org/
Re: Ask HN: Why not accept resume in JSON format?
#9Maybe we need an OpenResume specification?
Are we expected to be creative at resume template? I don't think candidates who are really applying for jobs care about it.
Re: Ask HN: Why not accept resume in JSON format?
#10Maybe because resumes/CVs go through Human Resources first, and HR people wouldn't know how to deal with one in JSON.
That HRs read CVs in formats as they were submitted isn't universal. Most CVs go through parsers and presented in a standardized format. I have not seen good PDF parser and that means what they read is with noise, biased against a good outcome for the candidate. The industry could simply standardize a JSON structure and ask candidates to submit in such a format. and that people with bachelors degree cannot teach them…
That's not the point. Would they want to? Would they need to? How many technical people would actually submit a resume or CV as JSON? This seems a bit edge case-y. Interesting, but edge case-y.