Skip to content

Quick d3.js-based visualization for the datacanvas project.

Notifications You must be signed in to change notification settings

nagyistge/datacanvas-viz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

datacanvas-viz

Quick d3.js-based visualization for the datacanvas project.

To view your sensor data: http://tobie.github.io/datacanvas-viz/?user=[YOUR-ID]&sensor=[airquality_raw|dust|humidity|light|sound|temperature|uv]

By default, samples one of 30 data points (once every 5 minutes) for the last week. This can be modifidied through the sampling and since query parameter, e.g.:

http://tobie.github.io/datacanvas-viz/?user=[YOUR-ID]&sensor=uv&sampling=1000&since=2015-01-30

More info on the datacanvas project here: http://datacanvas.org/sense-your-city/

A humidity sensor somewhere in Bangalore

A light sensor somewhere in Shanghai

About

Quick d3.js-based visualization for the datacanvas project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%