drelhaj/ArabJobs
ArabJobs: A Multinational Corpus of Arabic Job Advertisements 📖 Overview ArabJobs is the first publicly available, multinational corpus of Arabic job advertisements, collected fromEgypt, Jordan, Saudi Arabia, and the UAE. It contains: 8,546 job postings 550,000+ words Coverage across numerous sectors and dialects Rich metadata including salary, profession, gender indicators, and job categories This dataset supports research on: Fairness-aware Arabic NLP… See the full description on the dataset page: https://huggingface.co/datasets/drelhaj/ArabJobs.
ArabJobs: A Multinational Corpus of Arabic Job Advertisements
 
📖 Overview
ArabJobs is the first publicly available, multinational corpus of Arabic job advertisements, collected from Egypt, Jordan, Saudi Arabia, and the UAE.
It contains:
- 8,546 job postings
- 550,000+ words
- Coverage across numerous sectors and dialects
- Rich metadata including salary, profession, gender indicators, and job categories
This dataset supports research on:
- Fairness-aware Arabic NLP
- Gender representation and bias in recruitment language
- Dialectal variation and code-switching
- Salary estimation and profession classification
- Labour market discourse across Arab countries
📑 Citation
If you use ArabJobs, please cite:
El-Haj, M. (2025). ArabJobs: A Multinational Corpus of Arabic Job Ads. Proceedings of the 3rd ArabicNLP Conference, EMNLP, Suzhou, China, 9–10 November 2025.
BibTeX
@inproceedings{elhaj2025arabjobs, title={ArabJobs: A Multinational Corpus of Arabic Job Ads}, author={El-Haj, Mo}, booktitle={Proceedings of the ArabicNLP Workshop, EMNLP}, year={2025}, address={Suzhou, China}, month={November} }
📁 Dataset Structure
Each row in the dataset corresponds to a single job advertisement with the following key fields:
job_title— the job title in Arabicdescription— full job description textcountry— country of postinglocation— city or regionsalary— raw salary textsalary_local,salary_usd— normalised salaryprofession— derived profession labelgender— male, female, or neutral (when detectable)job_category,sub_category— hierarchical job categories
All text is encoded in UTF-8 Arabic.
📊 Visualisations
Gendered Job Advertisements (Word Clouds)
<p align="center"> <img src="https://raw.githubusercontent.com/drelhaj/ArabJobs/main/figures/professionwordcloudmale.png" width="350"/> <img src="https://raw.githubusercontent.com/drelhaj/ArabJobs/main/figures/professionwordcloudfemale.png" width="350"/> </p>
Job Ads by Country
<p align="center"> <img src="https://raw.githubusercontent.com/drelhaj/ArabJobs/main/figures/adsbycountryoverallenglish.png" width="600"/> </p>
Dialectal Variation
<p align="center"> <img src="https://raw.githubusercontent.com/drelhaj/ArabJobs/main/figures/dialects-english.png" width="700"/> </p>
🧪 Example Records
Here are sample entries from the dataset:
🔏 License
This dataset is released under the CC BY 4.0 License, allowing research and academic use with appropriate attribution.
🤝 Contributions
Feedback and contributions are welcome. Please open an issue or pull request on the GitHub repository:
👉 https://github.com/drelhaj/ArabJobs
