/Intel_Lab_Data

A small project to explore the Intel Lab Data Series

Primary LanguagePython

Intel Lab Data Exploration

Explore the time series of measurements by 54 sensors deployed in Intel Berkeley Research Lab

Website: http://db.csail.mit.edu/labdata/labdata.html

Data

data.zip: the time series of temperature, humidity, light, and voltage. Need to unzip to .txt file.

mote_loc.txt: the locations of 54 sensors relative to the top-right corner of the lab

Python code

data_exploration.py: use to process, clean, analyze and plot data

TIFF files

These are figures generated from the python code

Summary report and analysis

Describe the basic steps to process the data and some very shallow analysis.