Update README.md
Browse files
README.md
CHANGED
|
@@ -76,14 +76,16 @@ Fields:
|
|
| 76 |
|
| 77 |
Job.Title: (string) The title of the job (e.g., "Data Scientist").
|
| 78 |
|
| 79 |
-
|
| 80 |
|
| 81 |
-
|
| 82 |
|
| 83 |
Duties: (string) A description of the job's responsibilities and daily tasks.
|
| 84 |
|
| 85 |
qualifications: (string) The required qualifications, skills, and experience for the role.
|
| 86 |
|
|
|
|
|
|
|
| 87 |
Description: (string) A general, combined description of the job.
|
| 88 |
|
| 89 |
## Dataset Creation
|
|
|
|
| 76 |
|
| 77 |
Job.Title: (string) The title of the job (e.g., "Data Scientist").
|
| 78 |
|
| 79 |
+
Job type: (string): The Genre of the job (e.g., "engineering", "journalism", etc.)
|
| 80 |
|
| 81 |
+
Company: (string) The name of the hiring company.
|
| 82 |
|
| 83 |
Duties: (string) A description of the job's responsibilities and daily tasks.
|
| 84 |
|
| 85 |
qualifications: (string) The required qualifications, skills, and experience for the role.
|
| 86 |
|
| 87 |
+
pay: (string) A range of annual income as listed in the orignal job posting.
|
| 88 |
+
|
| 89 |
Description: (string) A general, combined description of the job.
|
| 90 |
|
| 91 |
## Dataset Creation
|