際際滷

際際滷Share a Scribd company logo
Alternative To
Google Public Data Explorer
Content Outline
 What is Google Public Data Explorer ?
 Visual Example
 What is DSPL ?
 Why Alternative ?
 The Alternative Solution
 Framework Architecture
Google Public Data Explorer ?

You want to Visualize your Data

                                      Web Browser




                             Data

                           CSV    +    DSPL
Visual Example
What is DSPL?
 DSPL is a data and metadata format designed
  from the ground up to support
  powerful, interactive visualizations. Define Using XML




                                                           DSPL


 https://developers.google.com/public-data/docs/tutorial
Why Alternative
 Google Public Data Explorer is an excellent
  Tool to visualize Data

 But if you want to build an application where
   You need to use HighCharts & Bing Maps or your
    own custom visualizations
    (I mean Apart from Google Visualization Charts)
   Data is Dynamically Changing
   Have more control of the visualizations
The Alternative Solution

  Why not use the power of DSPL ?
                  +
Build a custom Framework to Handle
      DSPL & Bind Visualizations
                  +
Enabling Extension for Customizations
The Alternative Solution (JS Framework)

                        Add Your Custom Visualizations

                                                         Web Browser




       Your Server



                                                   JS Framework Binds
                                                   Data + Visualizations
                                                   Using DSPL
 Referred Data Source                              At Client Side
                                 +    DSPL
Framework Architecture
http://code.google.com/p/gvizframework/
Thank You !!!
息 2012 All Rights Reserved.

More Related Content

Barcamp

  • 2. Content Outline What is Google Public Data Explorer ? Visual Example What is DSPL ? Why Alternative ? The Alternative Solution Framework Architecture
  • 3. Google Public Data Explorer ? You want to Visualize your Data Web Browser Data CSV + DSPL
  • 5. What is DSPL? DSPL is a data and metadata format designed from the ground up to support powerful, interactive visualizations. Define Using XML DSPL https://developers.google.com/public-data/docs/tutorial
  • 6. Why Alternative Google Public Data Explorer is an excellent Tool to visualize Data But if you want to build an application where You need to use HighCharts & Bing Maps or your own custom visualizations (I mean Apart from Google Visualization Charts) Data is Dynamically Changing Have more control of the visualizations
  • 7. The Alternative Solution Why not use the power of DSPL ? + Build a custom Framework to Handle DSPL & Bind Visualizations + Enabling Extension for Customizations
  • 8. The Alternative Solution (JS Framework) Add Your Custom Visualizations Web Browser Your Server JS Framework Binds Data + Visualizations Using DSPL Referred Data Source At Client Side + DSPL
  • 10. Thank You !!! 息 2012 All Rights Reserved.