Baselight

LinkedIn Job Postings Dataset

A Comprehensive Dataset of Job Postings and Companies on LinkedIn

@kaggle.rajatraj0502_linkedin_job_2023

Job Postings
@kaggle.rajatraj0502_linkedin_job_2023.job_postings

  • 29.04 MB
  • 15886 rows
  • 27 columns
job_id

Job Id

company_id

Company Id

title

Title

description

Description

max_salary

Max Salary

med_salary

Med Salary

min_salary

Min Salary

pay_period

Pay Period

formatted_work_type

Formatted Work Type

location

Location

applies

Applies

original_listed_time

Original Listed Time

remote_allowed

Remote Allowed

views

Views

job_posting_url

Job Posting Url

application_url

Application Url

application_type

Application Type

expiry

Expiry

closed_time

Closed Time

formatted_experience_level

Formatted Experience Level

skills_desc

Skills Desc

listed_time

Listed Time

posting_domain

Posting Domain

sponsored

Sponsored

work_type

Work Type

currency

Currency

compensation_type

Compensation Type

85008768Licensed Insurance AgentWhile many industries were hurt by the last few years, people still need insurance! This position is an amazing opportunity for someone who wants a career in the insurance industry. Successful agents have the opportunity to grow and develop skills that position them for Leadership Roles or even Agen…5200045760YEARLYFull-timeChico, CA16900000000005https://www.linkedin.com/jobs/view/85008768/?trk=jobs_biz_prem_srchnanComplexOnsiteApply1710000000000nannan1690000000000nan1FULL_TIMEUSDBASE_SALARY
13311475477766802Sales ManagerAre you a dynamic and creative marketing professional looking to make a significant impact in the world of freight and logistics? We are seeking a talented Marketing Manager to join our team and drive our marketing initiatives to new heights. If you're passionate about shaping brand narratives, deve…nanFull-timeSanta Clarita, CA1690000000000https://www.linkedin.com/jobs/view/133114754/?trk=jobs_biz_prem_srchnanComplexOnsiteApply1700000000000nannan1690000000000nanFULL_TIMEnannan
1331969851089558Model Risk AuditorJoin Us as a Model Risk Auditor – Showcase Your Financial Services Auditing Expertise!Are you an experienced financial services auditor with a passion for unraveling complexities? We're on the lookout for a Model Risk Auditor to join us and elevate our model risk management practices. Position Highl…nanContractNew York, NY1169000000000017https://www.linkedin.com/jobs/view/133196985/?trk=jobs_biz_prem_srchnanComplexOnsiteApply1700000000000nannan1690000000000nanCONTRACTnannan
38105594296654609Business ManagerBusiness ManagerFirst Baptist Church ForneyForney, Texas Reports to: Executive Pastor Job Overview: The Business Manager maintains accurate accounting records, provides financial reports, and meets the human resource needs of the church. Major Duties and Responsibilities: Financial Responsibilities…nanFull-timeForney, TX1690000000000https://www.linkedin.com/jobs/view/381055942/?trk=jobs_biz_prem_srchnanComplexOnsiteApply1700000000000nannan1690000000000nanFULL_TIMEnannan
5292573711244539NY Studio AssistantYOU COULD BE ONE OF THE MAGIC MAKERS Ken Fulk Inc. is seeking a Studio Assistant with a minimum of 2 years experience working as an administrative assistant for our New York studio. REQUIREMENTS: • Provide administrative support to the design team• Oversee planning and logistics associated with even…nanFull-timeNew York, NY16900000000002https://www.linkedin.com/jobs/view/529257371/?trk=jobs_biz_prem_srchnanComplexOnsiteApply1710000000000nannan1690000000000nan1FULL_TIMEnannan
9034086933894635Office AssociateProvide clerical and administrative support to management as requestedAnswer phone calls and perform higher-level data entry relating to Customer ServiceProcess larger, more complicated customer orders and complaints and follow-up when necessaryProcess customer accounts and file documentsFollow comm…4200037000YEARLYFull-timeAlbany, GA5169000000000049https://www.linkedin.com/jobs/view/903408693/?trk=jobs_biz_prem_srchnanComplexOnsiteApply1710000000000nannan1690000000000nan1FULL_TIMEUSDBASE_SALARY
96784824618995316Education ManagerCompany Snapshot Headquartered in North Miami, Paradigm Senior Services simplifies and streamlines operations for home care providers. By serving as a full back-office solution for home care providers, we support them in being able to focus their efforts on caring for their clients. Our team and ser…nanFull-timeUnited States4516900000000001411https://www.linkedin.com/jobs/view/967848246/?trk=jobs_biz_prem_srchhttps://workforcenow.adp.com/mascsr/default/mdf/recruitment/recruitment.html?cid=94f2ff44-c7c4-4b7d-a429-26ba5c107f24&ccId=19000101_000001&lang=en_US&source=CC2&selectedMenuKey=CareerCenter&jobId=890751OffsiteApply1700000000000nannan1690000000000nanFULL_TIMEnannan
1004740969882349Civil EngineerWe are a growing and successful Structural Engineering Design Firm Seeking an Entry Level candidate for a full time Auto CAD Designer / Drafter position. Experience is a plus. We are in need of someone that learns quickly, is detail oriented, and has great time management skills. Someone who is look…nanFull-timeForney, TX28169000000000082https://www.linkedin.com/jobs/view/1004740969/?trk=jobs_biz_prem_srchnanComplexOnsiteApply1710000000000nannan1690000000000nan1FULL_TIMEnannan
102907876861469Registered Nurse (RN) VaccinatorUnited Staffing Solutions is partnering with one of the biggest COVID vaccination clinics in the East Coast! We are currently hiring Registered Nurses (RN) to work as COVID vaccinators for either part-time or per diem. Job Details:Must be a licensed Registered Nurse in the state of MichiganHeadquar…5050HOURLYPart-timeMuskegon, MI16900000000004https://www.linkedin.com/jobs/view/1029078768/?trk=jobs_biz_prem_srchnanComplexOnsiteApply1700000000000nannan1690000000000nanPART_TIMEUSDBASE_SALARY
1053342128Company OwnerHVAC & Refrigeration technicians and helpers needed.Looking for someone that has experience in heating and ac work. Must be familiar with freon gauges, voltage meter and have basic problem-solving skills.nanFull-timeMidland, TX16900000000001https://www.linkedin.com/jobs/view/1053342128/?trk=jobs_biz_prem_srchnanComplexOnsiteApply1700000000000nannan1690000000000nanFULL_TIMEnannan

CREATE TABLE job_postings (
  "job_id" BIGINT,
  "company_id" DOUBLE,
  "title" VARCHAR,
  "description" VARCHAR,
  "max_salary" DOUBLE,
  "med_salary" DOUBLE,
  "min_salary" DOUBLE,
  "pay_period" VARCHAR,
  "formatted_work_type" VARCHAR,
  "location" VARCHAR,
  "applies" DOUBLE,
  "original_listed_time" DOUBLE,
  "remote_allowed" DOUBLE,
  "views" DOUBLE,
  "job_posting_url" VARCHAR,
  "application_url" VARCHAR,
  "application_type" VARCHAR,
  "expiry" DOUBLE,
  "closed_time" DOUBLE,
  "formatted_experience_level" VARCHAR,
  "skills_desc" VARCHAR,
  "listed_time" DOUBLE,
  "posting_domain" VARCHAR,
  "sponsored" BIGINT,
  "work_type" VARCHAR,
  "currency" VARCHAR,
  "compensation_type" VARCHAR
);

Share link

Anyone who has the link will be able to view this.