job-description-json
收藏数据集概述:Job Description to JSON Structured Data
基本信息
- 许可证: Apache 2.0
- 语言: 英语 (en)
- 样本数量: 80对高质量样本
数据集内容
每对样本包含:
- 职位描述: 自由格式的英文描述 (JD)
- 结构化JSON: 从JD中提取的关键字段
JSON结构示例
json { "job_titles": ["Sustainability Analyst"], "organization": { "employers": ["HelioCore Energy GmbH"], "websites": [] }, "job_contact_details": { "email_address": ["careers@heliocore.de"], "phone_number": [], "websites": [] }, "location": { "hiring": ["Berlin, Germany"], "org_location": ["Berlin, Germany"] }, "employment_details": { "employment_type": ["Full-time"], "work_mode": ["Hybrid"] }, "compensation": { "salary": [ { "amount_in_text": "€3,000 - €3,600 per month", "time_frequency": "monthly", "parsed": { "min": "3000", "max": "3600", "currency": "EUR" } } ], "benefits": [ "Green mobility stipend", "Learning budget", "Hybrid work flexibility", "Subsidized lunches", "Gym membership" ] }, "technical_skills": [ {"skill_name": "Sustainability reporting"}, {"skill_name": "ESG metrics"}, {"skill_name": "Data visualization"}, {"skill_name": "EU Taxonomy"}, {"skill_name": "Environmental impact analysis"}, {"skill_name": "Power BI"}, {"skill_name": "Excel"}, {"skill_name": "Carbon footprint modeling"} ], "soft_skills": [ "Analytical thinking", "Communication", "Attention to detail", "Team collaboration", "Problem-solving" ], "work_experience": { "min_in_years": 0, "max_in_years": 2, "role_experience": [ { "min_in_years": 0, "max_in_years": 2, "skill": "Sustainability analytics" } ], "skill_experience": [ { "min_in_years": 0, "max_in_years": 2, "skill": "ESG frameworks" }, { "min_in_years": 0, "max_in_years": 1, "skill": "Dashboarding" } ] }, "qualifications": [ { "qualification": ["Bachelors Degree"], "specilization": ["Environmental Science", "Sustainability", "Economics"] } ], "certifications": ["GRI Certified Sustainability Professional"], "languages": ["English", "German"] }
应用场景
- 用于训练和评估职位解析模型




