IT Job Market Insights
A Deep Dive into IT Company Ratings and Reviews
@kaggle.noeyislearning_it_job_market_insights
A Deep Dive into IT Company Ratings and Reviews
@kaggle.noeyislearning_it_job_market_insights
CREATE TABLE companies (
"company_name" VARCHAR,
"rating" DOUBLE,
"reviews" VARCHAR,
"jobs" VARCHAR,
"interviews" VARCHAR,
"highly_rated_for" VARCHAR,
"critically_rated_for" VARCHAR
);
Anyone who has the link will be able to view this.