← Back to Software

Job Postings

Job postings scraped from xe.gr.

Period Jan – Feb 2025
Records 5,093
Source xe.gr

This dataset contains 5,093 job postings collected from xe.gr, one of Greece’s largest employment portals, during January and February 2025. Data was gathered using the R programming language and the rvest web scraping library.

Since version 1.3 a secondary classification table is included, produced by an LLM via the ellmer package, which flags each listing for potential age, gender, appearance, or racial discrimination in the job description text.

Variables

ColumnTypeDescription
spcQualitativeOccupation / job title
typeQualitativeEmployment terms (full-time, part-time, …)
wageMixedSalary or salary range
locQualitativeLocation
expOrdinalRequired work experience
descrQualitativeFull job listing text
p_dateQualitativePublication date
linkQualitativeURL of the original listing

LLM Classification Table

An additional table classifies each listing for discriminatory language:

  • Binary flags for age, gender, appearance, and racial discrimination
  • A policy flag for listings that violate platform terms
  • A reasoning field explaining each classification

Download

FormatLink
CSVjob-posts.csv
RDSjob-posts.rds
Parquetjob-posts.parquet
Featherjob-posts.feather
SQLitejob-posts.sqlite
CSV (LLM)llm_classification.csv