CoolFace
20 results

linkedin

xanderios /linkedin-job-postingstabular10K<n<100K14 likes578 downloads3y agoHugging Facedatastax /linkedin_job_listingstabular100K<n<1M19 likes276 downloads2y agoHugging FaceSaleleadsOrg /linkedin-company-profiletabular1M<n<10M15 likes242 downloads1y agoHugging Faceryang2 /linkedin-job-scrape LinkedIn DS/ML Job Postings Daily snapshots of data science / machine learning job postings scraped from LinkedIn, one parquet file per scrape run. All splits share one schema (2023 → today); historical splits were migrated in 2026-07 — the original 8-column data is preserved at revision v1-schema. The same job_id recurs across splits (a posting stays live for days) — that's the longitudinal signal. For a unique-jobs view, dedup on job_id keeping the row with max scrape_dt.… See the full description on the dataset page: https://huggingface.co/datasets/ryang2/linkedin-job-scrape.text100K<n<1M0 likes227 downloads21d agoHugging FaceMichaelYitzchak /LinkedInJobPostings 📊 LinkedIn Job Posting Engagement Analysis Which LinkedIn job posting characteristics predict candidate engagement (views) — and how well can engagement be predicted or classified using only posting-level features? Personal motivation: As someone in entrepreneurship, understanding which job posting features attract candidates is directly relevant to future hiring decisions. 📹 Presentation Video <video… See the full description on the dataset page: https://huggingface.co/datasets/MichaelYitzchak/LinkedInJobPostings.tabular100K<n<1M0 likes126 downloads4mo agoHugging FaceNeuML /neuml-linkedin-202501 NeuML LinkedIn Company Posts This dataset is 12 months of NeuML's LinkedIn Company Posts as of January 2025. It contains the post text along with engagement metrics. It was created as follows: Export the company posts from the analytics page, see this link for instructions. Run the following code to create a dataset import pandas as pd from datasets import load_dataset df = pd.read_excel("export_data.xls", sheet_name=1, header=1) df = df.dropna(axis="columns")… See the full description on the dataset page: https://huggingface.co/datasets/NeuML/neuml-linkedin-202501.tabularn<1K1 likes82 downloads2y agoHugging Face