Longitudinal Indoor Personal Comfort Preferences
Thermal/light/noise data captured from building occupants using smartwatches
@kaggle.claytonmiller_longitudinal_personal_thermal_comfort_preferences
Thermal/light/noise data captured from building occupants using smartwatches
@kaggle.claytonmiller_longitudinal_personal_thermal_comfort_preferences
CREATE TABLE cresh_tabular_merged (
"unnamed_0" BIGINT,
"index" BIGINT,
"time" VARCHAR,
"clothing" DOUBLE,
"comfort_cozie" DOUBLE,
"heartrate_cozie" DOUBLE,
"lat_cozie" DOUBLE,
"light_cozie" DOUBLE,
"lon_cozie" DOUBLE,
"noise_cozie" DOUBLE,
"responsespeed_cozie" DOUBLE,
"thermal_cozie" DOUBLE,
"user_id" VARCHAR,
"floor" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"space_id" DOUBLE,
"room" DOUBLE,
"co2_sensing" DOUBLE,
"humidity_sensing" DOUBLE,
"light_sensing" DOUBLE,
"noise_sensing" DOUBLE,
"temperature_sensing" DOUBLE,
"voc_sensing" DOUBLE,
"temperature_mbient" DOUBLE
);
Anyone who has the link will be able to view this.