Skip to content

Instantly share code, notes, and snippets.

View jackross's full-sized avatar

Jack A Ross jackross

  • gmatter
  • Charlotte, NC
View GitHub Profile
@jackross
jackross / september_2011_2015_payment_month.txt
Created September 19, 2014 16:50
September 2011 - 2015 Payment Month

----------------------------------------------------------------
Sourcing data from facts.memberships for Sep 2011
Sourcing data from facts.memberships for Sep 2010
Payment Month # Pmts Payment $ Avg Pmt $ Reg Pmt $ Def Pmt $ % Def $
------------- ------- ---------- ---------- ---------- ---------- --------
Sep 2010 21981 822654 37.43 491615 331039 0.40240
Sep 2011 24989 938509 37.56 538024 400485 0.42672
@jackross
jackross / august_2011_2015_payment_month.txt
Created September 19, 2014 16:50
August 2011 - 2015 Payment Month

----------------------------------------------------------------
Sourcing data from facts.memberships for Aug 2011
Sourcing data from facts.memberships for Aug 2010
Payment Month # Pmts Payment $ Avg Pmt $ Reg Pmt $ Def Pmt $ % Def $
------------- ------- ---------- ---------- ---------- ---------- --------
Aug 2010 22023 786798 35.73 657753 129045 0.16401
Aug 2011 21692 709476 32.71 623986 85490 0.12050
@jackross
jackross / july_2011_2015_payment_month.txt
Created September 19, 2014 16:49
July 2011 - 2015 Payment Month

----------------------------------------------------------------
Sourcing data from facts.memberships for Jul 2011
Sourcing data from facts.memberships for Jul 2010
Payment Month # Pmts Payment $ Avg Pmt $ Reg Pmt $ Def Pmt $ % Def $
------------- ------- ---------- ---------- ---------- ---------- --------
Jul 2010 22185 773460 34.86 734053 39407 0.05095
Jul 2011 20281 699990 34.51 664949 35041 0.05006
@jackross
jackross / june_2011_2015_payment_month.txt
Created September 19, 2014 16:49
June 2011 - 2015 Payment Month

----------------------------------------------------------------
Sourcing data from facts.memberships for Jun 2011
Sourcing data from facts.memberships for Jun 2010
Payment Month # Pmts Payment $ Avg Pmt $ Reg Pmt $ Def Pmt $ % Def $
------------- ------- ---------- ---------- ---------- ---------- --------
Jun 2010 36534 1149691 31.47 1096726 52965 0.04607
Jun 2011 34697 1064319 30.67 1019424 44885 0.04217
@jackross
jackross / may_2011_2015_payment_month.txt
Created September 19, 2014 16:48
May 2011 - 2015 Payment Month

----------------------------------------------------------------
Sourcing data from facts.memberships for May 2011
Sourcing data from facts.memberships for May 2010
Payment Month # Pmts Payment $ Avg Pmt $ Reg Pmt $ Def Pmt $ % Def $
------------- ------- ---------- ---------- ---------- ---------- --------
May 2010 24762 766049 30.94 734853 31196 0.04072
May 2011 29020 910980 31.39 860595 50385 0.05531
@jackross
jackross / march_2011_2015_payment_month.txt
Created September 19, 2014 16:47
March 2011 - 2015 Payment Month

----------------------------------------------------------------
Sourcing data from facts.memberships for Mar 2011
Sourcing data from facts.memberships for Mar 2010
Payment Month # Pmts Payment $ Avg Pmt $ Reg Pmt $ Def Pmt $ % Def $
------------- ------- ---------- ---------- ---------- ---------- --------
Mar 2010 94872 2730284 28.78 2638824 91460 0.03350
Mar 2011 76999 2428158 31.53 2368200 59938 0.02468
@jackross
jackross / april_2011_2015_payment_month.txt
Created September 19, 2014 16:45
April 2011 - 2015 Payment Month

----------------------------------------------------------------
Sourcing data from facts.memberships for Apr 2011
Sourcing data from facts.memberships for Apr 2010
Payment Month # Pmts Payment $ Avg Pmt $ Reg Pmt $ Def Pmt $ % Def $
------------- ------- ---------- ---------- ---------- ---------- --------
Apr 2010 60475 1257647 20.80 1195950 61698 0.04906
Apr 2011 62116 1571381 25.30 1493801 77560 0.04936
@jackross
jackross / february_2011_2015_payment_month.txt
Created September 19, 2014 16:44
February 2011 - 2015 Payment Month

----------------------------------------------------------------
Sourcing data from facts.memberships for Feb 2011
Sourcing data from facts.memberships for Feb 2010
Payment Month # Pmts Payment $ Avg Pmt $ Reg Pmt $ Def Pmt $ % Def $
------------- ------- ---------- ---------- ---------- ---------- --------
Feb 2010 86108 1725646 20.04 1668826 56820 0.03293
Feb 2011 61743 1215289 19.68 1167263 48016 0.03951
@jackross
jackross / january_2011_2015_payment_month.txt
Created September 19, 2014 16:41
January 2011 - 2015 Payment Month

----------------------------------------------------------------
Sourcing data from facts.memberships for Jan 2011
Sourcing data from facts.memberships for Jan 2010
Payment Month # Pmts Payment $ Avg Pmt $ Reg Pmt $ Def Pmt $ % Def $
------------- ------- ---------- ---------- ---------- ---------- --------
Jan 2010 40107 1348624 33.63 1278034 70590 0.05234
Jan 2011 46385 1493159 32.19 1387958 105200 0.07045
@jackross
jackross / 0_reuse_code.js
Created June 26, 2014 19:39
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console