Created
August 8, 2016 14:21
-
-
Save johnhamelink/c610b7b5dd6416a9ae9e92198f4da867 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "platform": [ | |
| { | |
| "title": "Visited TA Site", | |
| "value": 2000 | |
| }, | |
| { | |
| "title": "Visited Minutes App", | |
| "value": 2000 | |
| } | |
| ], | |
| "current_topic": [ | |
| { | |
| "title": "Visited Topic", | |
| "value": 2000 | |
| }, | |
| { | |
| "title": "Completed Topic", | |
| "value": 2000 | |
| } | |
| ], | |
| "daily_visits": { | |
| "7/1/16": 5000, | |
| "7/3/16": 5000, | |
| "7/5/16": 5000, | |
| "7/7/16": 5000, | |
| "7/9/16": 5000, | |
| "7/11/16": 5000, | |
| "7/13/16": 5000, | |
| "7/15/16": 5000, | |
| "7/17/16": 5000, | |
| "7/19/16": 5000, | |
| "7/21/16": 5000, | |
| "7/23/16": 5000, | |
| "7/25/16": 5000, | |
| "7/27/16": 5000, | |
| "7/29/16": 5000, | |
| "7/31/16": 5000 | |
| }, | |
| "total_visits_percentage": 26, | |
| "one_question": { | |
| "Stock Buyback 5/28/15": { | |
| "1st Month": 500, | |
| "Cumulative": 5000 | |
| }, | |
| "Company Acquisitions 6/25/15": { | |
| "1st Month": 500, | |
| "Cumulative": 5000 | |
| }, | |
| "future of IBM systems 7/10/15": { | |
| "1st month": 500, | |
| "cumulative": 5000 | |
| }, | |
| "Macs at IBM 7/30/15": { | |
| "1st Month": 500, | |
| "Cumulative": 5000 | |
| }, | |
| "Spark 8/27/15": { | |
| "1st Month": 500, | |
| "Cumulative": 5000 | |
| }, | |
| "Open Power 9/11/15": { | |
| "1st Month": 500, | |
| "Cumulative": 5000 | |
| }, | |
| "Corporate Service Corps 9/25/15": { | |
| "1st Month": 500, | |
| "Cumulative": 5000 | |
| }, | |
| "Watson Trend App 11/18/15": { | |
| "1st Month": 500, | |
| "Cumulative": 5000 | |
| }, | |
| "Designer at IBM 11/30/15": { | |
| "1st Month": 500, | |
| "Cumulative": 5000 | |
| }, | |
| "Helping the Environment 12/9/15": { | |
| "1st Month": 500, | |
| "Cumulative": 5000 | |
| }, | |
| "Advertising Strategy 12/17/15": { | |
| "1st Month": 500, | |
| "Cumulative": 5000 | |
| }, | |
| "Checkpoint 1/20/16": { | |
| "1st Month": 500, | |
| "Cumulative": 5000 | |
| }, | |
| "Watson AI 4/4/16": { | |
| "1st Month": 500, | |
| "Cumulative": 5000 | |
| }, | |
| "New Cloud Products 5/19/16": { | |
| "1st Month": 500, | |
| "Cumulative": 5000 | |
| } | |
| }, | |
| "behind_the_news": { | |
| "Stock Buyback 5/28/15": { | |
| "1st Month": 500, | |
| "Cumulative": 5000 | |
| }, | |
| "Company Acquisitions 6/25/15": { | |
| "1st Month": 500, | |
| "Cumulative": 5000 | |
| }, | |
| "future of IBM systems 7/10/15": { | |
| "1st month": 500, | |
| "cumulative": 5000 | |
| }, | |
| "Macs at IBM 7/30/15": { | |
| "1st Month": 500, | |
| "Cumulative": 5000 | |
| }, | |
| "Spark 8/27/15": { | |
| "1st Month": 500, | |
| "Cumulative": 5000 | |
| }, | |
| "Open Power 9/11/15": { | |
| "1st Month": 500, | |
| "Cumulative": 5000 | |
| }, | |
| "Corporate Service Corps 9/25/15": { | |
| "1st Month": 500, | |
| "Cumulative": 5000 | |
| }, | |
| "Watson Trend App 11/18/15": { | |
| "1st Month": 500, | |
| "Cumulative": 5000 | |
| }, | |
| "Designer at IBM 11/30/15": { | |
| "1st Month": 500, | |
| "Cumulative": 5000 | |
| }, | |
| "Helping the Environment 12/9/15": { | |
| "1st Month": 500, | |
| "Cumulative": 5000 | |
| }, | |
| "Advertising Strategy 12/17/15": { | |
| "1st Month": 500, | |
| "Cumulative": 5000 | |
| }, | |
| "Checkpoint 1/20/16": { | |
| "1st Month": 500, | |
| "Cumulative": 5000 | |
| }, | |
| "Watson AI 4/4/16": { | |
| "1st Month": 500, | |
| "Cumulative": 5000 | |
| }, | |
| "New Cloud Products 5/19/16": { | |
| "1st Month": 500, | |
| "Cumulative": 5000 | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment