Baselight

Longitudinal Indoor Personal Comfort Preferences

Thermal/light/noise data captured from building occupants using smartwatches

@kaggle.claytonmiller_longitudinal_personal_thermal_comfort_preferences

Cresh Tabular Merged
@kaggle.claytonmiller_longitudinal_personal_thermal_comfort_preferences.cresh_tabular_merged

  • 229.27 KB
  • 4378 rows
  • 25 columns
unnamed_0

Unnamed: 0

index

Index

time

Time

clothing

Clothing

comfort_cozie

Comfort Cozie

heartrate_cozie

HeartRate Cozie

lat_cozie

Lat Cozie

light_cozie

Light Cozie

lon_cozie

Lon Cozie

noise_cozie

Noise Cozie

responsespeed_cozie

ResponseSpeed Cozie

thermal_cozie

Thermal Cozie

user_id

User Id

floor

Floor

latitude

Latitude

longitude

Longitude

space_id

Space Id

room

Room

co2_sensing

Co2 Sensing

humidity_sensing

Humidity Sensing

light_sensing

Light Sensing

noise_sensing

Noise Sensing

temperature_sensing

Temperature Sensing

voc_sensing

Voc Sensing

temperature_mbient

Temperature Mbient

2019-09-28 09:07:28.561000+00:00790.037cresh39
112019-09-29 09:07:30.131000+00:00790.038cresh39
222019-09-30 00:55:46.387000+00:001091021010246.2939cresh39
332019-09-30 01:04:23.821000+00:001099110102.6611cresh39
442019-09-30 03:07:36.976000+00:001093105.731cresh39
552019-09-30 03:07:42.184000+00:0010109910101.95810cresh39
662019-09-30 03:30:56.306000+00:0010107010101.797000000000000210cresh39
772019-09-30 04:00:57.716000+00:001096610102.9839cresh39
882019-09-30 04:08:23.750000+00:009106810103.57310cresh3521.2973841082535882103.771050711812924573250.81911584726.121266
992019-09-30 04:37:53.719000+00:009107610104.8310cresh35

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
);

Share link

Anyone who has the link will be able to view this.