Baselight

LinkedIn Software Engineering Jobs Dataset

Scraped dataset containing software engineering job listings

@kaggle.asaniczka_software_engineer_job_postings_linkedin

Loading...
Loading...

About this Dataset

LinkedIn Software Engineering Jobs Dataset

This dataset contains a collection of software engineering job listings scraped from LinkedIn. It provides valuable insights into the current job market, job requirements, and company hiring trends.

If you find this dataset useful, don't forget to hit the upvote button! 😊💝

Checkout my top datasets

Interesting Task Ideas:

  1. Analyze the most in-demand software engineering job titles.
  2. Explore the geographical distribution of software engineering job opportunities.
  3. Identify the most sought-after programming languages and skills in job descriptions.
  4. Determine the average years of experience required for different job levels.

Photo by Hack Capital on Unsplash

Tables

Postings

@kaggle.asaniczka_software_engineer_job_postings_linkedin.postings
  • 17.61 MB
  • 9380 rows
  • 11 columns
Loading...

CREATE TABLE postings (
  "job_title" VARCHAR,
  "company" VARCHAR,
  "job_location" VARCHAR,
  "job_link" VARCHAR,
  "first_seen" TIMESTAMP,
  "search_city" VARCHAR,
  "search_country" VARCHAR,
  "job_level" VARCHAR,
  "job_type" VARCHAR,
  "job_summary" VARCHAR,
  "job_skills" VARCHAR
);

Share link

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