Travel Dataset - Datathon 2019
A synthetic dataset of corporate travels
@kaggle.leomauro_argodatathon2019
A synthetic dataset of corporate travels
@kaggle.leomauro_argodatathon2019
CREATE TABLE users (
"code" BIGINT,
"company" VARCHAR,
"name" VARCHAR,
"gender" VARCHAR,
"age" BIGINT
);
Anyone who has the link will be able to view this.