Baselight

Data Scientist - Linkedin Job Postings

Scraped linkedin Job Postings with NER via Google Gemini

@kaggle.asaniczka_data_scientist_linkedin_job_postings

Loading...
Loading...

About this Dataset

Data Scientist - Linkedin Job Postings

Data science is a rapidly growing field in the tech industry, and LinkedIn is a popular platform for finding job opportunities in this domain.

This dataset provides valuable insights into data science job postings, including the required skills and software proficiency sought by employers.

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 skills and software for data science positions.
  2. Find common job titles in the data science field.
  3. Explore the geographical distribution of data engineering job opportunities.
  4. Identify the most sought-after skills

Photo by Shahadat Rahman on Unsplash

Tables

Postings

@kaggle.asaniczka_data_scientist_linkedin_job_postings.postings
  • 8.91 MB
  • 4342 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.