I told him to check out: http://code.google.com/apis/visualization/documentation/dev/dsl_csv.html
IF-ONLY-IF the external datasource support CSV as output then you can append ''&tqx=out:csv' into the datasource url. my 2-cents -Otto On Sep 20, 5:09 am, Viz Kid <[email protected]> wrote: > Hi > > Unfortunately I'm not sure there is an existing package to parse the query > response in Java although it should not be very complicated. > > Best, > Viz Kid > > On Sun, Sep 19, 2010 at 6:48 AM, Ronen <[email protected]> wrote: > > Hi, > > > I'm struggling with a rather simple problem: populating a JAVA > > DataTable Object with a valid response visualization query response, > > e.g., > > >http://tables.googlelabs.com/gvizdata?tq=select%20col1,col3,col5%20fr... > > > An obvious alternative is to write a parser myself, but I would rather > > use standard code. > > Am I missing something obvious that is available? > > > My context: I am working on a project in which I need to read data > > from an existing data source manipulate the data and return a modified > > data source for visualization. > > > Thanks in advance, > > Vis. Team you are awesome! > > Ronen. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Visualization API" group. > > To post to this group, send email to > > [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-visualization-api%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-visualization-api?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
