telefonicaid/fiware-sth-graphs

Name: fiware-sth-graphs

Owner: Telefónica I+D

Description: A set of examples of how to visualize data stored in Fiware Sth-Comet

Created: 2016-01-29 14:09:27.0

Updated: 2016-02-26 20:11:20.0

Pushed: 2016-02-04 11:02:58.0

Homepage: null

Size: 80

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

STH Graphs examples

Description

These are some examples of how to visualize data stored in Fiware Sth-Comet.

The Short Time Historic (STH, aka. Comet) is a component of the FIWARE ecosystem in charge of providing aggregated time series information about the evolution in time of entity attribute values registered using the Orion Context Broker, an implementation of the publish/subscribe context management system exposing NGSI9 and NGSI10 interfaces.

The STH component exposes an HTTP REST API to let external clients query the raw events (aka. raw data) from which the aggregated time series information is generated or the aggregated time series information itself. To know more about the format of these two queries visit Fiware Sth-Comet.

These examples are built on top of D3.js, a JavaScript library for manipulating documents based on data using HTML, SVG, and CSS. This library is advanced, so, for simplicity, these examples use NVD3 that provides a set of reusable and customizable components. To see all the components available visit NVD3 examples

Dependencies
Install

Clone this repository:

clone https://github.com/telefonicaid/fiware-sth-graphs.git

Go to the downloaded folder

iware-sth-graps

Install the dependencies:

r install
The examples
Run examples

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.