In the following table, all the data fields which are provided by JobsPikr are mentioned: -


S. No.Field Name
Description
1crawl_timestamp
This refers to the time at which data is crawled by our crawlers.
2urlThe URL from which this particular job data is crawled.
3job_title
This job title as given in the job posting page.
4category
The category as given in the job posting page or from the URL pattern.
5company_name
The company name as given on the job posting page.
6city
The city of the job posting as given on the job posting page. [May not always be present] 
7state
The state of the job posting as given on the job posting page. [May not always be present] 
8country
The country of the job posting as given on the job posting page. [May not always be present]
9inferred_country
This is a system-generated field. The country field will have different values for the same country depending on the site like IN, IND, India all referring to India or US, USA, United States, America all referring to the United States of America. This field will contain the normalized country name.
10inferred_city
This is a system-generated field normalized city names, similar to the inferred_country. The presence of the value in this field depends on the value in the city field.
11
inferred_state
This is a system-generated field. Normalized state names, similar to the inferred_country. The presence of a value in the field depends on the value in the state field.
12post_date
The date when this job is posted as given on the job posting page.
13job_description
The description of the job as given on the job posting page.
14job_type
The type of the job as given on the job posting page.
15salary_offered
The salary offered for the job as given on the job posting page.
16job_board
The normalized value of the job board name from where the job is taken.
17cursor
This is a system-generated field. The incremental unique value for each job. Used for pagination when you want to fetch a bulk amount of jobs in an incremental manner.
18contact_emailThe contact email as given on the job posting page. [May not always be present]
19contact_phone_number
The contact phone number as given on the job posting page. [May not always be present]
20uniq_id
The system generates a unique ID for each job it indexes.
21html_job_description
The job description is in HTML format as given on the job posting page.
22valid_through
System generated field. It reporters to the Date until which this job is valid. Date as given on the job posting page. [May not always be present]
23has_expired
This is a system-generated field. It will be true if the system found the job to be expired while checking its expiry date. Otherwise, it will be false by default.
24latest_expiry_check_date
This is a system-generated field. The date at which the system last checked for the expiry status of this particular job posting.
25inferred_iso3_lang_code
This is a system-generated field representing the language of the job posting.
26duplicate_status
This is a system-generated field. Default is 'NA'. If the current job is found to be duplicated or very similar to another job, then it will be marked as 'yes'. Otherwise, it will be marked as 'no'. 
27duplicate_of
This is a system-generated field. If the system finds this job to be duplicates or very similar to another job, that jobs ID will be updated here since this job is a duplicate of that job.
28inferred_department_name
Name of the department to which the job is being advertised for (eg: HR, Sales, Legal, and so on).
29inferred_department_score
This refers to the confidence score for generating the inferred_department_name.
30inferred_job_title
A machine-generated job title depicting just the key information points for a given job.
31is_remoteStatus field to check if the given job is a remote job by location or not.
32inferred_salary_currency
3-character representation of currency value (as per ISO 4217 standards)
33inferred_salary_time_unit

This field denotes the normalized unit of time in which the salary is mentioned. 

Eg: Monthly, Yearly, Weekly, Daily, Hourly.

34inferred_salary_from
Represents the salary lower limit of amount if the salary is given as a range, or the salary amount itself if it is provided as a fixed value.
35inferred_salary_to
Represents the upper limit of salary amount if the salary is given as a range.
36inferred_skills
List of relevant skills collected from the job title and description.
37inferred_company_type
Refers to whether the job is being posted by a direct employer or recruitment agency.
38inferred_company_type_score
The confidence score for the inferred_company_type generation.
39inferred_min_experience
This refers to the minimum number of years of past working experience which is required for the job.
40inferred_max_experience
This refers to the maximum number of years of past working experience which is required for the job.
41inferred_seniority
This refers to the expected seniority level requirement according to the job posting.
42apply_url
This is the URL to which job boards redirect users to apply. Generally, this would be a link to the job posting on the actual hiring company's website (but there could be exceptions as well)
43extra__fields
To provide scope for customization in terms of data collection
44logo_urlThis field contains the company logo who posted the job data as given on the job posting page.