its-zion-18 commited on
Commit
d3bd8d6
·
verified ·
1 Parent(s): dac984d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -76,14 +76,16 @@ Fields:
76
 
77
  Job.Title: (string) The title of the job (e.g., "Data Scientist").
78
 
79
- Company: (string) The name of the hiring company.
80
 
81
- Location: (string) The geographical location of the job.
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