Person-to-Object Contact Dataset
Actual conditions of contact behaviors with objects during the COVID-19 pandemic
@kaggle.teruakihayashi_person_to_object_contact_dataset
Actual conditions of contact behaviors with objects during the COVID-19 pandemic
@kaggle.teruakihayashi_person_to_object_contact_dataset
CREATE TABLE contact_objects_dataset (
"userid" BIGINT,
"sex" VARCHAR,
"age" VARCHAR,
"date" VARCHAR,
"weekflag" VARCHAR,
"location" VARCHAR,
"stayingtime" VARCHAR,
"occupation" VARCHAR,
"contactobjectids" VARCHAR
);
Anyone who has the link will be able to view this.