50000 Job Board Records From Reed UK
Jobs posted in the last 15 days on Reed UK job board
@kaggle.jobspikr_50000_job_board_record_from_reed_uk
Jobs posted in the last 15 days on Reed UK job board
@kaggle.jobspikr_50000_job_board_record_from_reed_uk
Reed is one of the top employment agency based in the United Kingdom. This data set contains 50000 records of latest job postings on Reed UK.
This data was extracted on 13th March and contains job postings from last 15 days. Data fields in the dataset include category, city, state, company name, job title, job description, job requirement, job type, salary offered, and posting date.
This data was extracted using JobsPikr.
The uses of this dataset are endless. Some of the inspirations could be:
CREATE TABLE reed_uk (
"category" VARCHAR,
"city" VARCHAR,
"company_name" VARCHAR,
"geo" VARCHAR,
"job_board" VARCHAR,
"job_description" VARCHAR,
"job_requirements" VARCHAR,
"job_title" VARCHAR,
"job_type" VARCHAR,
"post_date" TIMESTAMP,
"salary_offered" VARCHAR,
"state" VARCHAR
);
Anyone who has the link will be able to view this.