Skip to content

Instantly share code, notes, and snippets.

@chrisvogt
Created September 13, 2015 23:06
Show Gist options
  • Select an option

  • Save chrisvogt/8ddba818f7c312b58cc2 to your computer and use it in GitHub Desktop.

Select an option

Save chrisvogt/8ddba818f7c312b58cc2 to your computer and use it in GitHub Desktop.
WT summaries experiment
{
"data": [
{
"editors": [],
"grand_total": {
"digital": "0:00",
"hours": 0,
"minutes": 0,
"text": "0 minutes",
"total_seconds": 0
},
"languages": [],
"operating_systems": [],
"projects": [],
"range": {
"date": "09-06-2015",
"date_human": "09/06/2015",
"end": 1441609199,
"start": 1441522800,
"text": "09/06/2015",
"timezone": "America/Phoenix"
}
},
{
"editors": [],
"grand_total": {
"digital": "0:00",
"hours": 0,
"minutes": 0,
"text": "0 minutes",
"total_seconds": 0
},
"languages": [],
"operating_systems": [],
"projects": [],
"range": {
"date": "09-07-2015",
"date_human": "09/07/2015",
"end": 1441695599,
"start": 1441609200,
"text": "09/07/2015",
"timezone": "America/Phoenix"
}
},
{
"editors": [],
"grand_total": {
"digital": "0:00",
"hours": 0,
"minutes": 0,
"text": "0 minutes",
"total_seconds": 0
},
"languages": [],
"operating_systems": [],
"projects": [],
"range": {
"date": "09-08-2015",
"date_human": "09/08/2015",
"end": 1441781999,
"start": 1441695600,
"text": "09/08/2015",
"timezone": "America/Phoenix"
}
},
{
"editors": [
{
"digital": "1:05:44",
"hours": 1,
"minutes": 5,
"name": "Sublime Text",
"percent": 100.0,
"seconds": 44,
"text": "1 hour 5 minutes 44 seconds",
"total_seconds": 3944
}
],
"grand_total": {
"digital": "1:05",
"hours": 1,
"minutes": 5,
"text": "1 hour 5 minutes",
"total_seconds": 3944
},
"languages": [
{
"digital": "0:3607",
"hours": 0,
"minutes": 36,
"name": "HTML",
"percent": 54.93,
"seconds": 7,
"text": "36 minutes 7 seconds",
"total_seconds": 2167
},
{
"digital": "0:21:31",
"hours": 0,
"minutes": 21,
"name": "CSS",
"percent": 32.72,
"seconds": 31,
"text": "21 minutes 31 seconds",
"total_seconds": 1291
},
{
"digital": "0:07:48",
"hours": 0,
"minutes": 7,
"name": "JavaScript",
"percent": 11.86,
"seconds": 48,
"text": "7 minutes 48 seconds",
"total_seconds": 468
},
{
"digital": "0:00:19",
"hours": 0,
"minutes": 0,
"name": "Other",
"percent": 0.48,
"seconds": 19,
"text": "0 minutes 19 seconds",
"total_seconds": 19
}
],
"operating_systems": [
{
"digital": "1:05:44",
"hours": 1,
"minutes": 5,
"name": "Windows",
"percent": 100.0,
"seconds": 44,
"text": "1 hour 5 minutes 44 seconds",
"total_seconds": 3944
}
],
"projects": [
{
"digital": "1:05",
"hours": 1,
"minutes": 5,
"name": "kildekoden",
"percent": 100.0,
"text": "1 hour 5 minutes",
"total_seconds": 3944
}
],
"range": {
"date": "09-09-2015",
"date_human": "09/09/2015",
"end": 1441868399,
"start": 1441782000,
"text": "09/09/2015",
"timezone": "America/Phoenix"
}
},
{
"editors": [
{
"digital": "1:5608",
"hours": 1,
"minutes": 56,
"name": "Sublime Text",
"percent": 100.0,
"seconds": 8,
"text": "1 hour 56 minutes 8 seconds",
"total_seconds": 6968
}
],
"grand_total": {
"digital": "1:55",
"hours": 1,
"minutes": 55,
"text": "1 hour 55 minutes",
"total_seconds": 6968
},
"languages": [
{
"digital": "1:27:36",
"hours": 1,
"minutes": 27,
"name": "YAML",
"percent": 75.43,
"seconds": 36,
"text": "1 hour 27 minutes 36 seconds",
"total_seconds": 5256
},
{
"digital": "0:21:18",
"hours": 0,
"minutes": 21,
"name": "Markdown",
"percent": 18.34,
"seconds": 18,
"text": "21 minutes 18 seconds",
"total_seconds": 1278
},
{
"digital": "0:0503",
"hours": 0,
"minutes": 5,
"name": "HTML",
"percent": 4.35,
"seconds": 3,
"text": "5 minutes 3 seconds",
"total_seconds": 303
},
{
"digital": "0:01:36",
"hours": 0,
"minutes": 1,
"name": "Other",
"percent": 1.38,
"seconds": 36,
"text": "1 minute 36 seconds",
"total_seconds": 96
},
{
"digital": "0:00:35",
"hours": 0,
"minutes": 0,
"name": "Text",
"percent": 0.5,
"seconds": 35,
"text": "0 minutes 35 seconds",
"total_seconds": 35
}
],
"operating_systems": [
{
"digital": "1:5608",
"hours": 1,
"minutes": 56,
"name": "Windows",
"percent": 100.0,
"seconds": 8,
"text": "1 hour 56 minutes 8 seconds",
"total_seconds": 6968
}
],
"projects": [
{
"digital": "1:09",
"hours": 1,
"minutes": 9,
"name": "kildekoden",
"percent": 60.18,
"text": "1 hour 9 minutes",
"total_seconds": 4193
},
{
"digital": "0:46",
"hours": 0,
"minutes": 46,
"name": "chrisvogt.github.io",
"percent": 39.82,
"text": "46 minutes",
"total_seconds": 2775
}
],
"range": {
"date": "09-10-2015",
"date_human": "09/10/2015",
"end": 1441954799,
"start": 1441868400,
"text": "09/10/2015",
"timezone": "America/Phoenix"
}
},
{
"editors": [
{
"digital": "3:55:20",
"hours": 3,
"minutes": 55,
"name": "Sublime Text",
"percent": 100.0,
"seconds": 20,
"text": "3 hours 55 minutes 20 seconds",
"total_seconds": 14120
}
],
"grand_total": {
"digital": "3:54",
"hours": 3,
"minutes": 54,
"text": "3 hours 54 minutes",
"total_seconds": 14120
},
"languages": [
{
"digital": "3:1805",
"hours": 3,
"minutes": 18,
"name": "HTML",
"percent": 84.18,
"seconds": 5,
"text": "3 hours 18 minutes 5 seconds",
"total_seconds": 11885
},
{
"digital": "0:32:48",
"hours": 0,
"minutes": 32,
"name": "CSS",
"percent": 13.94,
"seconds": 48,
"text": "32 minutes 48 seconds",
"total_seconds": 1968
},
{
"digital": "0:02:10",
"hours": 0,
"minutes": 2,
"name": "JavaScript",
"percent": 0.92,
"seconds": 10,
"text": "2 minutes 10 seconds",
"total_seconds": 130
},
{
"digital": "0:01:59",
"hours": 0,
"minutes": 1,
"name": "Markdown",
"percent": 0.84,
"seconds": 59,
"text": "1 minute 59 seconds",
"total_seconds": 119
},
{
"digital": "0:00:17",
"hours": 0,
"minutes": 0,
"name": "YAML",
"percent": 0.12,
"seconds": 17,
"text": "0 minutes 17 seconds",
"total_seconds": 17
}
],
"operating_systems": [
{
"digital": "3:55:20",
"hours": 3,
"minutes": 55,
"name": "Windows",
"percent": 100.0,
"seconds": 20,
"text": "3 hours 55 minutes 20 seconds",
"total_seconds": 14120
}
],
"projects": [
{
"digital": "3:53",
"hours": 3,
"minutes": 53,
"name": "chrisvogt.github.io",
"percent": 99.26,
"text": "3 hours 53 minutes",
"total_seconds": 14016
},
{
"digital": "0:01",
"hours": 0,
"minutes": 1,
"name": "cakephp-wakatime",
"percent": 0.74,
"text": "1 minute",
"total_seconds": 104
}
],
"range": {
"date": "09-11-2015",
"date_human": "09/11/2015",
"end": 1442041199,
"start": 1441954800,
"text": "09/11/2015",
"timezone": "America/Phoenix"
}
},
{
"editors": [
{
"digital": "3:09:45",
"hours": 3,
"minutes": 9,
"name": "Sublime Text",
"percent": 100.0,
"seconds": 45,
"text": "3 hours 9 minutes 45 seconds",
"total_seconds": 11385
}
],
"grand_total": {
"digital": "3:08",
"hours": 3,
"minutes": 8,
"text": "3 hours 8 minutes",
"total_seconds": 11385
},
"languages": [
{
"digital": "1:33:10",
"hours": 1,
"minutes": 33,
"name": "CSS",
"percent": 49.1,
"seconds": 10,
"text": "1 hour 33 minutes 10 seconds",
"total_seconds": 5590
},
{
"digital": "1:14:18",
"hours": 1,
"minutes": 14,
"name": "HTML",
"percent": 39.16,
"seconds": 18,
"text": "1 hour 14 minutes 18 seconds",
"total_seconds": 4458
},
{
"digital": "0:09:48",
"hours": 0,
"minutes": 9,
"name": "JavaScript",
"percent": 5.17,
"seconds": 48,
"text": "9 minutes 48 seconds",
"total_seconds": 588
},
{
"digital": "0:09:30",
"hours": 0,
"minutes": 9,
"name": "YAML",
"percent": 5.01,
"seconds": 30,
"text": "9 minutes 30 seconds",
"total_seconds": 570
},
{
"digital": "0:01:58",
"hours": 0,
"minutes": 1,
"name": "PHP",
"percent": 1.04,
"seconds": 58,
"text": "1 minute 58 seconds",
"total_seconds": 118
},
{
"digital": "0:0100",
"hours": 0,
"minutes": 1,
"name": "Other",
"percent": 0.53,
"seconds": 0,
"text": "1 minute 0 seconds",
"total_seconds": 60
}
],
"operating_systems": [
{
"digital": "3:09:45",
"hours": 3,
"minutes": 9,
"name": "Windows",
"percent": 100.0,
"seconds": 45,
"text": "3 hours 9 minutes 45 seconds",
"total_seconds": 11385
}
],
"projects": [
{
"digital": "1:51",
"hours": 1,
"minutes": 51,
"name": "chrisvogt.github.io",
"percent": 58.81,
"text": "1 hour 51 minutes",
"total_seconds": 6696
},
{
"digital": "0:48",
"hours": 0,
"minutes": 48,
"name": "stats.chrisvogt.me",
"percent": 25.81,
"text": "48 minutes",
"total_seconds": 2938
},
{
"digital": "0:29",
"hours": 0,
"minutes": 29,
"name": "kildekoden",
"percent": 15.38,
"text": "29 minutes",
"total_seconds": 1751
}
],
"range": {
"date": "09-12-2015",
"date_human": "yesterday",
"end": 1442127599,
"start": 1442041200,
"text": "yesterday",
"timezone": "America/Phoenix"
}
},
{
"editors": [
{
"digital": "1:11:27",
"hours": 1,
"minutes": 11,
"name": "Sublime Text",
"percent": 100.0,
"seconds": 27,
"text": "1 hour 11 minutes 27 seconds",
"total_seconds": 4287
}
],
"grand_total": {
"digital": "1:09",
"hours": 1,
"minutes": 9,
"text": "1 hour 9 minutes",
"total_seconds": 4287
},
"languages": [
{
"digital": "0:28:52",
"hours": 0,
"minutes": 28,
"name": "HTML",
"percent": 40.39,
"seconds": 52,
"text": "28 minutes 52 seconds",
"total_seconds": 1732
},
{
"digital": "0:22:46",
"hours": 0,
"minutes": 22,
"name": "Other",
"percent": 31.86,
"seconds": 46,
"text": "22 minutes 46 seconds",
"total_seconds": 1366
},
{
"digital": "0:16:59",
"hours": 0,
"minutes": 16,
"name": "Python",
"percent": 23.76,
"seconds": 59,
"text": "16 minutes 59 seconds",
"total_seconds": 1019
},
{
"digital": "0:02:51",
"hours": 0,
"minutes": 2,
"name": "PHP",
"percent": 3.99,
"seconds": 51,
"text": "2 minutes 51 seconds",
"total_seconds": 171
}
],
"operating_systems": [
{
"digital": "1:11:27",
"hours": 1,
"minutes": 11,
"name": "Windows",
"percent": 100.0,
"seconds": 27,
"text": "1 hour 11 minutes 27 seconds",
"total_seconds": 4287
}
],
"projects": [
{
"digital": "0:24",
"hours": 0,
"minutes": 24,
"name": "gh-org-extractor",
"percent": 34.59,
"text": "24 minutes",
"total_seconds": 1483
},
{
"digital": "0:21",
"hours": 0,
"minutes": 21,
"name": "chrisvogt.github.io",
"percent": 29.55,
"text": "21 minutes",
"total_seconds": 1267
},
{
"digital": "0:19",
"hours": 0,
"minutes": 19,
"name": "angularjs-cakephp-sample",
"percent": 27.83,
"text": "19 minutes",
"total_seconds": 1193
},
{
"digital": "0:05",
"hours": 0,
"minutes": 5,
"name": "stats.chrisvogt.me",
"percent": 8.02,
"text": "5 minutes",
"total_seconds": 344
}
],
"range": {
"date": "09-13-2015",
"date_human": "today",
"end": 1442213999,
"start": 1442127600,
"text": "today",
"timezone": "America/Phoenix"
}
}
],
"end": 1442213999,
"start": 1441522800
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment