id | title | description | salary |
---|---|---|---|
1 | Software Engineer | Develop and maintain software applications. | 80000.0 |
2 | Data Analyst | Analyze data sets and provide insights. | 60000.0 |
3 | Graphic Designer | Create visual designs for marketing materials. | 50000.0 |
4 | Product Manager | Lead product development from conception to launch. | 75000.0 |
5 | HR Specialist | Recruit, train, and manage employees. | 55000.0 |
id | requirement_type | value |
---|---|---|
1 | Education | Bachelor's degree |
2 | Experience | 3 years |
3 | Skills | SQL, Python |
4 | Language | English |
5 | Certification | PMP |
job_posting_id | requirement_id |
---|---|
(→ Job_Postings.id) | (→ Requirements.id) |
1 | 1 |
2 | 1 |
3 | 2 |
4 | 3 |
5 | 4 |
1 | 5 |
2 | 5 |
3 | 1 |
4 | 1 |
5 | 1 |