UScan

Urban Scanning
JST(Japan Science and Technology Agency)
CREST "Advanced integrated sensing technology" project

UScan Public Data

UScan project provides the sensor data collected from our experiments.
All the data is saved in the .csv format and ready to be analysed.
Currently we are providing the data taken from Aug. 3rd 2007 to Aug. 27th 2007.

Hardware Device

We used these hardware devices in our data collection.
- uPart (300 nodes)
- WBridge (30 nodes)
- USBBridge (30 nodes)

TECO: http://particle.teco.edu/

Aug. 3rd 2007 to Aug. 27th 2007

Table of IDs, Longitude, and Latitude
id_map_200708.pdf
id_map_200708.xls

Daily .csv Data
Aug. 3rd, 2007 uscan20070803.csv
Aug. 4th, 2007 uscan20070804.csv
Aug. 5th, 2007 uscan20070805.csv
Aug. 6th, 2007 uscan20070806.csv
Aug. 7th, 2007 uscan20070807.csv
Aug. 8th, 2007 uscan20070808.csv
Aug. 9th, 2007 uscan20070809.csv
Aug. 10th, 2007 uscan20070810.csv
Aug. 11st, 2007 uscan20070811.csv
Aug. 12nd, 2007 uscan20070812.csv
Aug. 13rd, 2007 uscan20070813.csv
Aug. 14th, 2007 uscan20070814.csv
Aug. 15th, 2007 uscan20070815.csv
Aug. 16th, 2007 uscan20070816.csv
Aug. 17th, 2007 uscan20070817.csv
Aug. 18th, 2007 uscan20070818.csv
Aug. 19th, 2007 uscan20070819.csv
Aug. 20th, 2007 uscan20070820.csv
Aug. 21st, 2007 uscan20070821.csv
Aug. 22nd, 2007 uscan20070822.csv
Aug. 23rd, 2007 uscan20070823.csv
Aug. 24th, 2007 uscan20070824.csv
Aug. 25th, 2007 uscan20070825.csv
Aug. 26th, 2007 uscan20070826.csv
Aug. 27th, 2007 uscan20070827.csv

Downloading all the data above [Compressed in the tar.gz format]

Description of the Data (csv file)

In the csv files, there are following kinds of items from the left to the right:
rid,uid1,uid2,uid3,temperature,light,move,voltage,time,XXX
Detailed descriptions of each items are as follows.

Description of Each Item
rid The ID of the receiver of uParts. (This is not used this time.)
uid1,uid2,uid3 The ID of the uPart. This item is expressed as this: (uid1,uid2,uid3)=(6,0,83). From this information, you can decide from which sensor the data comes from.
temperature The temperature data from the uPart. (Degrees Celcius)
light The illuminance data from the uPart. (Original Value from 0 to 255. If the number is bigger the illuminance is higher.)
move The movement data from the uPart. (Times of movement in a certain period. This data is not so precise so please use this as a boolean data such as: move or still.)
voltage The voltage of a battery on the uPart. (Please divide the data by 10 to get the voltage.)
time The sensed time.
XXX For future expansion. (Currently not used)

Contact

If you have any questions or comments please write to the address below.
uscan [[at]] u-netlab.jp

Copyright (C) 2007 Takahiro Ono , All rights reserved.