Salary Data Analist
The aim of this study is to investigate the factors influencing the salaries of
@kaggle.willianoliveiragibin_salary_data_analist
The aim of this study is to investigate the factors influencing the salaries of
@kaggle.willianoliveiragibin_salary_data_analist
CREATE TABLE ds_salaries_new (
"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.