Data Jobs Salaries
my dataset is about salaries this data scients with my friend LORENZO VÁZQUEZ
@kaggle.willianoliveiragibin_data_jobs_salaries
my dataset is about salaries this data scients with my friend LORENZO VÁZQUEZ
@kaggle.willianoliveiragibin_data_jobs_salaries
CREATE TABLE salaries (
"work_year" BIGINT,
"experience_level" VARCHAR,
"employment_type" VARCHAR,
"job_title" VARCHAR,
"salary" BIGINT,
"salary_currency" VARCHAR,
"salary_in_usd" BIGINT,
"employee_residence" VARCHAR,
"remote_ratio" BIGINT,
"company_location" VARCHAR,
"company_size" VARCHAR
);
Anyone who has the link will be able to view this.