public class GoogleDataProtocolAPI.DataProtocolQueryStrategy
extends Object
implements PartialResultExecutor
Logic to query portion of data from Google Visualization Data Protocol. We do not use any special library just simple
Http request. Google sends response back in CSV that we parse afterwards.