Skip to content

Instantly share code, notes, and snippets.

@danhunter
Created May 2, 2014 21:50
Show Gist options
  • Save danhunter/6f3c3419e2c6ef93e12e to your computer and use it in GitHub Desktop.
Save danhunter/6f3c3419e2c6ef93e12e to your computer and use it in GitHub Desktop.
iPhone App orders by day of month
day_of_month | count
--------------+-------
1 | 20
2 | 43
3 | 42
4 | 32
5 | 22
6 | 19
7 | 39
8 | 32
9 | 40
10 | 25
11 | 40
12 | 27
13 | 37
14 | 30
15 | 41
16 | 24
17 | 41
18 | 43
19 | 44
20 | 51
21 | 64
22 | 53
23 | 52
24 | 55
25 | 44
26 | 48
27 | 51
28 | 44
29 | 44
30 | 44
31 | 14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment