Datasets:
Formats:
json
Size:
1K - 10K
Tags:
document-ai
form-understanding
key-information-extraction
layout-analysis
multilingual
structured-prediction
License:
File size: 1,958 Bytes
e87296f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 | {
"PERSONAL DATA": {
"LAST NAME": "Carter",
"FIRST NAME": "Michael",
"MIDDLE NAME": "James",
"STATE": "NY",
"ZIP": "10027",
"ADDRESS": "245 West 116th Street Apt 4B",
"CITY": "New York",
"HOME PHONE": "2125551847",
"BUSINESS PHONE": "9175556041",
"PERSONAL PHONE": "6465553928"
},
"POSITION INFORMATION": {
"Employment Type": "PART TIME",
"CURRENT STATE": "I'AM CURRENTLY EMPLOYED",
"SALARY DESIRED": "$58,000 per year",
"POSITION": "Operations Coordinator",
"HAVE YOU APPLIED TO THIS COMPANY BEFORE?": "NO",
"DATE YOU CAN START": "15/04/2026",
"WHEN": "06/10/2022",
"IF YES, EXPLAIN": "Previously worked a temporary seasonal role that ended when the contract concluded.",
"DO YOU HAVE PERMISSION TO WORK IN THIS COUNTRY UNRESTRICTED?": "YES",
"HAVE YOU EVER BEEN CONVICTED OF A FELONY?": "YES"
},
"EDUCATION HISTORY": {
"SCHOOL": {
"COURSE STUDIED": "Computer Science",
"DEGREE": "Bachelor of Science",
"NAME & LOCATION": "University of California, Berkeley, CA"
},
"SCHOOL": {
"COURSE STUDIED": "Data Science",
"DEGREE": "Master of Science",
"NAME & LOCATION": "Jordan Matthews"
},
"OTHER": {
"COURSE STUDIED": "Project Management",
"DEGREE": "Professional Certificate",
"NAME & LOCATION": "Seattle, WA"
}
},
"PROFESSIONAL SKILLS": {
"PROFESSIONAL SUMMARY": "Detail-oriented project coordinator with 6 years of experience managing cross-functional teams, improving workflows, and delivering client-focused solutions on schedule.",
"SPECIAL SKILLS": "Project planning, stakeholder communication, process improvement, data analysis, Microsoft Excel, Salesforce, budget tracking, team coordination",
"SPOKEN LANGUAGES": "English, Spanish, French"
},
"WORK HISTORY #1 - MAY WE CONTACT YOUR SUPERVISOR?": "NO",
"WORK HISTORY #2 - MAY WE CONTACT YOUR SUPERVISOR?": "NO"
}
|