Job Posting Data
Jobs Data API

Dictionary: Job data API Data

7min
all job/company information mentioned within this context is entirely fictional and is solely intended for illustrative purposes overview data dictionary for data retrieved using jobs data api endpoints this data dictionary shows all available data points, explains their values, and provides samples from the jobs data api data jobs data api data sample https //docs coresignal com/api/job data api data samples data index main job (root) table https //docs coresignal com/api/job data api data#q7ura industries https //docs coresignal com/api/job data api data#5otj4 functions https //docs coresignal com/api/job data api data#rkcc data point explanations main (root) table data point description data type time posted job ad publish date (as displayed on the professional network) s tring title job title s tring description job description note contains control characters s tring seniority s eniority level s tring employment type full time or part time work s tring location job location s tring url job posting url s tring hash job posting url, processed by the md5 algorithm s tring company id company identification key, relating directly to the company table number (integer) company name company name s tring company url company p rofile url s tring external url external url provided by the company referring to the job posting s tring application active one of two values possible 1 or 0 0 the last time we scraped the job posting, the job posting was deactivated 1 the last time we scraped the job posting, it was still active b oolean salary offered salary s tring applicants count number of applicants s tring professional network job id job identifier on the professional network number (integer) country job location (country) s tring last updated ux unix timestamp of the last record update number (integer) redirected url url where we are redirected while trying to access the job posting s tring redirected url hash redirected url processed by the md5 algorithm s tring refer to the table example from the data main job table { "id" 6946, "created" "2020 08 21 11 16 17", "last updated" "2021 02 24 22 30 06", "time posted" "6 months ago", "title" "energy procurement negotiator", "description" "responsibilities will include · produce tenders and issue them to suppliers within appropriate deadlines · initiate price and contract term negotiations with suppliers · ensure contract recommendations are accurate and sent out in a timely manner · enter manual and electronic offers accurately, to create like for like cost analysis · working closely with other teams and supporting the wider busines with knowledge of energy contracting and pricing · issuing recommendations to clients via e mail, and following up via telephone · processing of acceptances · ensuring system details are maintained and updated accurately · develop networks and relationships with energy supplier contacts · ensure tender fees are invoiced upon completion of work · ongoing contract management and resolution of client queries", "seniority" "associate", "employment type" "full time", "location" "owlsmoor, england, united kingdom", "url" "https //www professional network com/jobs/view/energy procurement negotiator at energy company 2002092926", "hash" "e9dccd36998f1c4a341fc1e234f57a2e", "company id" 23087523, "company name" "energy company", "company url" "https //www professional network com/company/energy company", "external url" null, "deleted" 1, "application active" 0, "salary" "£23,000 00 £28,000 00", "applicants count" "55 applicants", "professional network job id" 2002092926, "country" "united kingdom", "last updated ux" 1614205806, "redirected url" "https //www professional network com/jobs/view/energy procurement negotiator at energy company 2002092926", "redirected url hash" "e9dccd36998f1c4a341fc1e234f57a2e", industries data point description data type job industries collection consists of record metadata and job industry list objects a rray of objects job industry list contains record metadata and information on the job industry o bject industry job industry title s tring refer to the table example from the data job industry collection "job industry collection" \[ { "job industry list" { "industry" "oil & energy" } }, { "job industry list" { "industry" "environmental services" } }, { "job industry list" { "industry" "utilities" } } ] functions data point description data type job functions collection job functions list string see a snippet of the dataset for reference new data points "job functions collection" \[ "sales", "marketing" ]