Sha256: 4e02037c9a12d41bae2d0086d3bf1e756aa495f6d7623217b2d3ebcf7605e966

Contents?: true

Size: 655 Bytes

Versions: 42

Compression:

Stored size: 655 Bytes

Contents

# Execute the date dimension MAQL script
ExecuteMaql(maqlFile="examples/quotes/quote_date.maql");

# load the stock quotes data file
# the data file config has been generated
LoadCsv(csvDataFile="examples/quotes/quotes.csv",
	header="true",
	configFile="examples/quotes/quotes.config.xml");

# transfer the stock quotes data
TransferLastSnapshot();

LoadGoogleAnalytics(configFile="examples/ga/ga.config.xml",username="example@gmail.com",password="******",profileId="ga:7468896",dimensions="ga:date|ga:browser|ga:browserVersion|ga:country|ga:isMobile",metrics="ga:bounces|ga:newVisits|ga:pageViews|ga:visits",startDate="2008-01-01",endDate="2010-06-15");

Version data entries

42 entries across 42 versions & 5 rubygems

Version Path
pygments.rb-0.3.6 vendor/pygments-main/tests/examplefiles/test.gdc
pygments.rb-0.3.5 vendor/pygments-main/tests/examplefiles/test.gdc
pygments.rb-0.3.4 vendor/pygments-main/tests/examplefiles/test.gdc
pygments.rb-0.3.3 vendor/pygments-main/tests/examplefiles/test.gdc
pygments.rb-0.3.2 vendor/pygments-main/tests/examplefiles/test.gdc
pygments.rb-0.3.1 vendor/pygments-main/tests/examplefiles/test.gdc
pygments.rb-0.3.0 vendor/pygments-main/tests/examplefiles/test.gdc
pygments.rb-0.2.13 vendor/pygments-main/tests/examplefiles/test.gdc
pygments.rb-0.2.12 vendor/pygments-main/tests/examplefiles/test.gdc
pygments.rb-0.2.11 vendor/pygments-main/tests/examplefiles/test.gdc
pygments.rb-0.2.10 vendor/pygments-main/tests/examplefiles/test.gdc
pygments.rb-0.2.9 vendor/pygments-main/tests/examplefiles/test.gdc
pygments.rb-0.2.8 vendor/pygments-main/tests/examplefiles/test.gdc
pygments.rb-0.2.7 vendor/pygments-main/tests/examplefiles/test.gdc
pygments.rb-0.2.6 vendor/pygments-main/tests/examplefiles/test.gdc
pygments.rb-0.2.4 vendor/pygments-main/tests/examplefiles/test.gdc
pygments.rb-0.2.3 vendor/pygments-main/tests/examplefiles/test.gdc
pygments.rb-0.2.2 vendor/pygments-main/tests/examplefiles/test.gdc
pygments.rb-0.2.1 vendor/pygments-main/tests/examplefiles/test.gdc
pygments.rb-0.2.0 vendor/pygments-main/tests/examplefiles/test.gdc