Resume Dataset
A collection of Resumes in PDF as well as String format for data extraction.
@kaggle.snehaanbhawal_resume_dataset
A collection of Resumes in PDF as well as String format for data extraction.
@kaggle.snehaanbhawal_resume_dataset
idID | resume_strResume Str | resume_htmlResume Html | categoryCategory |
---|---|---|---|
16852973 | HR ADMINISTRATOR/MARKETING ASSOCIATE HR ADMINISTRATOR Summary Dedicated Customer Service Manager with 15+ years of experience in Hospitality and Customer Service Management. Respected builder and leader of customer-focused teams; strives to instill a shared, enthusiastic commit… | <div class="fontsize fontface vmargins hmargins linespacing pagesize" id="document"> <div class="section firstsection" id="SECTION_NAME500375979" style=" padding-top:0px; "> <div class="paragraph PARAGRAPH_NAME firstparagraph" id="PARAGRAPH_500375979_1_326506904" style=" padding-top:… | HR |
22323967 | HR SPECIALIST, US HR OPERATIONS Summary Versatile media professional with background in Communications, Marketing, Human Resources and Technology. Experience 09/2015 to Current HR Specialist, US HR Operations Company Name - City , State Managed… | <div class="fontsize fontface vmargins hmargins linespacing pagesize" id="document"> <div class="section firstsection" id="SECTION_NAME911808366" style="padding-top:0px;"> <div class="paragraph PARAGRAPH_NAME firstparagraph" id="PARAGRAPH_911808366_1_598530989" style="padding-top:0px;"> <div class="… | HR |
33176873 | HR DIRECTOR Summary Over 20 years experience in recruiting, 15 plus years in Human Resources Executive Management, 5 years of HRIS development and maintenance 4 years working in a Healthcare Enviroment Skills Recruiting FMLA/EEO/FLSA HRIS Development … | <div class="fontsize fontface vmargins hmargins linespacing pagesize" id="document"> <div class="section firstsection" id="SECTION_NAME1008511259" style="padding-top:0px;"> <div class="paragraph PARAGRAPH_NAME firstparagraph" id="PARAGRAPH_1008511259_1_669264982" style="padding-top:0px;"> <div class… | HR |
27018550 | HR SPECIALIST Summary Dedicated, Driven, and Dynamic with over 20 years of customer service expertise. Motivated to maintain customer satisfaction and contribute to company success with an emphasis in personnel and process management. Solid team player with proven ability to establ… | <div class="fontsize fontface vmargins hmargins linespacing pagesize" id="document"> <div class="section firstsection" id="SECTION_NAME992636658" style="padding-top:0px;"> <div class="paragraph PARAGRAPH_NAME firstparagraph" id="PARAGRAPH_992636658_1_657422912" style="padding-top:0px;"> <div class="… | HR |
17812897 | HR MANAGER Skill Highlights HR SKILLS HR Department Startup Three New Organization Startups Employment Law FMLA/ADA/EEO/WC Mediation & Advocacy HR Policies & Procedures *Staff Recruitment & Retention Salary Negotiations Employee Relations Benefits Administration … | <div class="fontsize fontface vmargins hmargins linespacing pagesize" id="document"> <div class="section firstsection" id="SECTION_NAME666809417" style="padding-top:0px;"> <div class="paragraph PARAGRAPH_NAME firstparagraph" id="PARAGRAPH_666809417_1_433655046" style="padding-top:0px;"> <div class="… | HR |
11592605 | HR GENERALIST Summary Dedicated and focused Administrative Assistant who excels at prioritizing, completing multiple tasks simultaneously and following through to achieve project goals. Seeking a role of increased responsibility and authority. Highlights Microsoft Of… | <div class="fontsize fontface vmargins hmargins linespacing pagesize" id="document"> <div class="section firstsection" id="SECTION_NAME647602451" style="padding-top:0px;"> <div class="paragraph PARAGRAPH_NAME firstparagraph" id="PARAGRAPH_647602451_1_421420382" style="padding-top:0px;"> <div class="… | HR |
25824789 | HR MANAGER Summary HUMAN RESOURCES MANAGER Extensive background in administrative duties, including experience in implementing staff development and training, mediation, conflict resolution, benefits and compensation training, HR records management, HR policies development and lega… | <div class="fontsize fontface vmargins hmargins linespacing pagesize" id="document"> <div class="section firstsection" id="SECTION_NAME639964025" style="padding-top:0px;"> <div class="paragraph PARAGRAPH_NAME firstparagraph" id="PARAGRAPH_639964025_1_416542308" style="padding-top:0px;"> <div class="… | HR |
15375009 | HR MANAGER Professional Summary Senior HR professional with a continuous improvement approach to building and supporting organizations. Driven HR Manager bringing an innovative approach to human resource management while creating a team-driven environment that fosters room for d… | <div class="fontsize fontface vmargins hmargins linespacing pagesize" id="document"> <div class="section firstsection" id="SECTION_NAME1060433481" style="padding-top:0px;"> <div class="paragraph PARAGRAPH_NAME firstparagraph" id="PARAGRAPH_1060433481_1_709523540" style="padding-top:0px;"> <div class… | HR |
11847784 | HR SPECIALIST Summary Possess 15+ years of experience as an HR Classification/Compensation Lead and as an HR Specialist, Recruitment. Managed recruitment efforts that included qualifying candidates based on documented knowledge, skills, and abilities to match organizational resourc… | <div class="fontsize fontface vmargins hmargins linespacing pagesize" id="document"> <div class="section firstsection" id="SECTION_NAME1008421437" style="padding-top:0px;"> <div class="paragraph PARAGRAPH_NAME firstparagraph" id="PARAGRAPH_1008421437_1_669200698" style="padding-top:0px;"> <div class… | HR |
32896934 | HR CLERK Summary Translates business vision into HR initiatives that improve performance, profitability, growth, and employee engagement. Developing, improving and managing HR strategies in benefits and compensation, employee recruitment and development, ethics and corporate social… | <div class="fontsize fontface vmargins hmargins linespacing pagesize" id="document"> <div class="section firstsection" id="SECTION_NAME878798866" style="padding-top:0px;"> <div class="paragraph PARAGRAPH_NAME firstparagraph" id="PARAGRAPH_878798866_1_575260442" style="padding-top:0px;"> <div class="… | HR |
CREATE TABLE resume (
"id" BIGINT,
"resume_str" VARCHAR,
"resume_html" VARCHAR,
"category" VARCHAR
);
Anyone who has the link will be able to view this.