JobVision-AI commited on
Commit
c13c14e
·
verified ·
1 Parent(s): 84a7bef

add README.md file.

Browse files
Files changed (1) hide show
  1. README.md +59 -0
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # 💼 JobVision JobPosts Dataset
2
+ - ### 📁 Dataset Name: JobVision_Jobposts_Dataset
3
+ - ### 🗂️ Source: JobVision
4
+ - ### 📊 Size: ~365k rows
5
+ - ### 🗓️ Release Date: August 2025
6
+ - ### 🌍 Languages: Persian (primary), English translations for key fields
7
+ - ### 📄 Format: CSV (tabular)
8
+ - ### 📚 Domain: Recruitment, Human Resources, Labor‑Market Analytics
9
+ - ### 🗓️ Time Period: 2022–2024
10
+
11
+ # 📋 Overview
12
+ The `JobVision_Jobposts_Dataset` contains anonymized job advertisements from Jobvision, Iran’s largest online jobboard. This dataset provides granular insights into Iran’s labor market, including job requirements, salary ranges, and skill demands. Ideal for HR analytics and labor economics research.
13
+
14
+ # 📊 Schema
15
+ ## 🏷️ Job Metadata
16
+ - ` Jobpost_RawTitle `: Job title (e.g., "برنامه نویس full-stack")
17
+ - `Jobpost_PreferredGender`: e.g., "ترجیحاً آقا"
18
+ - `Jobpost_ProvinceFa/Jobpost_ProvinceEn`: Location (e.g., "Tehran")
19
+ - `Jobpost_WorkTypeEn/Jobpost_WorkTypeFa`: Employment type (Full Time, Part Time)
20
+ - `Jobpost_SalaryCanBeShown`: Whether salary is disclosed (True/False)
21
+ - `Jobpost_MinSalary/Jobpost_MaxSalary`: Salary range (in Iranian Toman)
22
+ - `Jobpost_RequiredExperienceYears`: Years of experience required
23
+ - `Other Feature`: Jobpost_RequiredRelatedExperienceInThisIndustry, Jobpost_CompanyWorkTimesDescription, Jobpost_ActivationTime_YEAR_MONTH
24
+
25
+ ## 📝 Categorization
26
+ - `Jobpost_MainJobCategory` : e.g., "مالی و حسابداری"
27
+ - `Jobpost_SecondaryJobCategories`
28
+
29
+ ## 🛠️ Skills & Qualifications
30
+ - `Jobpost_SoftwareSkills`: JSON list of tools (e.g., [{"TitleFa":"پایتون","TitleEn":"Python","Level":"پیشرفته"},{"TitleFa":"","TitleEn":"PostgreSql","Level":"پیشرفته"}])
31
+ - `Jobpost_LanguageSkills`: Language proficiency (e.g., [{"Languages_TitleFa":"انگلیسی","Languages_TitleEn":"English","Level":"متوسط ۵۰٪"}])
32
+
33
+ ## 🏢 Company Details
34
+ - `Company_ProvinceEn/Company_CityEn`: Location (e.g., "Tehran")
35
+ - `Company_SizeEn/Company_SizeFa`: Employee count (e.g., "11-50 employees")
36
+ - `Company_IndustryEn`: Industry sector (e.g., "IT / Software / Hardware")
37
+ - `Other Feature`: Company_AgeFromEstablishmentYear, Company_CompanyOwnershipTypesEn, Company_ActivityType
38
+ ## 🌐 Benefits & Policies
39
+ - `Jobpost_BenefitEn/Jobpost_BenefitFa`: Benefits (e.g., "Health insurance, Commision")
40
+ - `Jobpost_IsRemote`: Remote work availability (True/False)
41
+ - `Jobpost_HasDisabilitySupport`: Disability accommodations (True/False)
42
+ - `Jobpost_RequiredMinAge/Jobpost_RequiredMaxAge`
43
+ - `Jobpost_RequiredMilitaryServiceCard`: (True/False)
44
+
45
+
46
+ # 💡 Use Cases
47
+ 1. **Salary Prediction**: Estimate expected compensation given jobpost feature.
48
+ * Labor Market Analysis
49
+ * Identify regional skill gaps (e.g., React developers in Isfahan).
50
+ 4. **Track salary trends by industry/experience.**
51
+ 5. **Geospatial Visualization**: Map job density and salary variance by region.
52
+ 6. **Company Hiring Strategy**
53
+ 7. Benchmark benefits (e.g., 43% of tech jobs offer remote work).
54
+ 8. Analyze gender-specific roles (Jobpost_PreferredGender).
55
+ 5. **Demand Forecasting**: Track hiring trends across industries and provinces.
56
+
57
+
58
+ # 🤝 Contributing
59
+ We welcome contributions to improve this dataset! If you find issues or have suggestions, please contact us at [email protected].