Skip to content

Instantly share code, notes, and snippets.

View dannypage's full-sized avatar
https://danny.page

Danny Page dannypage

https://danny.page
View GitHub Profile
@dannypage
dannypage / nhl_arena_factors_2008-2015.csv
Last active December 31, 2015 02:58
NHL 2008-2015 & 2013-2015 -- [Home Goal Totals / Away Goal Totals] - Data via War-On-Ice
Team Arena Factor
MIN 1.05
ANA 1.05
CGY 1.04
PHI 1.03
NYR 1.03
DET 1.03
COL 1.02
NYI 1.02
OTT 1.02
@dannypage
dannypage / 070831_mls_salaries.csv
Last active August 29, 2015 14:27 — forked from matt-bernhardt/070831_mls_salaries.csv
Files describing salary expenditures in Major League Soccer from 2007 through 2015. See more at
Club Last Name First Name Pos Base Salary Compensation
CHI Armas Chris M $225,000.00 $225,000.00
CHI Banner Michael M $12,900.00 $12,900.00
CHI Barrett Chad F $41,212.50 $48,712.50
CHI Blanco Cuauhtemoc F $2,492,316.00 $2,666,778.00
CHI Brown C.J. D $106,391.00 $106,391.00
CHI Busch Jon GK $58,008.00 $58,008.00
CHI Carr Calen F $38,000.00 $50,500.00
CHI Conde Wilman D $144,000.00 $151,500.00
CHI Correa Thiago M $44,100.00 $44,100.00
@dannypage
dannypage / bbb.tsv
Created February 11, 2015 20:48
BBB test
We can't make this file beautiful and searchable because it's too large.
title category link sku price brand department upc image description manufacturer manufacturer part number instock color size free shipping vdcsku web only flag
Fiesta® Sugar and Creamer Set with Tray in Plum Dining Accessories http://www.bedbathandbeyond.com/store/product/fiesta-sugar-and-creamer-set-with-tray-in-plum/1041634943 41634943 39.99 Fiesta FINE TABLETOP & GIFTWARE 42648238216 http://s7d9.scene7.com/is/image/BedBathandBeyond/30215741634943p Fiesta brings your table to life with vibrant color and design. Its signature concentric ring design is simple yet sophisticated and timeless. Set includes a 7 3/4-ounce sugar bowl with lid, a 7 1/4-ounce creamer and 10" L tray. FINE TABLETOP & GIFTWARE Yes PLUM SUGAR & CREAMER SET No
Ze™ 14K Gold Diamond Baby Cross Pendant 0.12 cttw in Yellow Gold Birthstones http://www.bedbathandbeyond.com/store/product/ze-14k-gold-diamond-baby-cross-pendant-0-12-cttw-in-yellow-gold/1040934433 40934433 249.99 Ze JEWELRY 634331263843 http://s7d9.scene7.com/is/image/BedBathan
@dannypage
dannypage / MLS2015.csv
Last active August 29, 2015 14:13
MLS 2015 schedule in CSV. Some times are not confirmed, just went with the MLS set default. This is merely a starting point for anyone wishing to analyze the schedule. Who knows, the CBA talks could postpone the entire thing. Enjoy! Comments welcome on Twitter: @dannypage
home away date day_of_week time
LA Galaxy Chicago Fire 6 Mar Fri 10:00 PM (EST)
D.C. United Montreal Impact 7 Mar Sat 3:00 PM (EST)
Philadelphia Union Colorado Rapids 7 Mar Sat 4:00 PM (EST)
Vancouver Whitecaps Toronto FC 7 Mar Sat 6:00 PM (EST)
Houston Dynamo Columbus Crew 7 Mar Sat 8:30 PM (EST)
FC Dallas SJ Earthquakes 7 Mar Sat 8:30 PM (EST)
Portland Timbers Real Salt Lake 7 Mar Sat 10:30 PM (EST)
Orlando City SC NYC FC 8 Mar Sun 5:00 PM (EDT)
Sporting KC NY Redbulls 8 Mar Sun 7:00 PM (EDT)
@dannypage
dannypage / NSWL2014.tsv
Created January 7, 2015 04:13
NWSL 2014 data. In progress.
Team Pts GP W L T GF GA GD SF SA SoGF SoGA Sh% SvF SvA Sv% PDO
Seattle Reign FC 54 24 16 2 6 50 20 30 303 198 152 111 0.3289473684 91 101 0.8198198198 1.1487671882
FC Kansas City 41 24 12 7 5 39 32 7 300 242 163 124 0.2392638037 92 124 0.7419354839 0.9811992876
Portland Thorns FC 36 24 10 8 6 39 35 4 361 269 177 122 0.2203389831 85 134 0.6967213115 0.9170602945
Washington Spirit 35 24 10 9 5 36 43 -7 240 281 118 141 0.3050847458 96 82 0.6808510638 0.9859358096
Chicago Red Stars 35 24 9 7 8 32 26 6 254 249 131 120 0.2442748092 94 98 0.7833333333 1.0276081425
Sky Blue FC 34 24 9 8 7 30 37 -7 320 305 138 138 0.2173913043 101 107 0.731884058 0.9492753623
Western New York Flash 28 24 8 12 4 42 38 4 277 298 137 150 0.3065693431 106 90 0.7066666667 1.0132360097
Boston Breakers 20 24 6 16 2 37 53 -16 250 337 123 170 0.3008130081 113 83 0.6647058824 0.9655188905
Houston Dash 18 24 5 16 3 23 44 -21 203 329 112 176 0.2053571429 125 84 0.7102272727 0.9155844156
@dannypage
dannypage / pixel.html
Last active August 29, 2015 14:09
Socialcode Pixel testing.
<html>
<body>
<h2>SC WCA Pixel</h2>
<p>Thanks for your help!</p>
<script>(function() {
var _fbq = window._fbq || (window._fbq = []);
if (!_fbq.loaded) {
var fbds = document.createElement('script');
fbds.async = true;
fbds.src = '//connect.facebook.net/en_US/fbds.js';
@dannypage
dannypage / mlstransactions.rb
Last active August 29, 2015 14:08
Grab Transactions from MLS. Mostly cleaned, outputs changes so could run on a weekly basis if one chose to...
#!/usr/bin/env ruby
require 'nokogiri'
require 'open-uri'
require 'csv'
require 'diffy'
def clean_up(year, transaction)
transaction = transaction.gsub!(/IN:/,'') || transaction
transaction = transaction.gsub!(/OUT:/,'') || transaction
@dannypage
dannypage / XGsimulation.rb
Last active September 3, 2015 17:21
Team 1 has 3 good shots. Team 2 has 20 bad shots. Both total an xG of 1. Who wins? - Sample result: {:win=>35710, :tie=>31614, :lose=>32676}
#!/bin/ruby
def generate_game(team_1_shots, team_2_shots)
score1 = (team_1_shots.map { |x| if rand < x then 1 else 0 end }).inject(:+)
score2 = (team_2_shots.map { |x| if rand < x then 1 else 0 end }).inject(:+)
return [score1,score2]
end
def evaluate(game)
if game[0] > game[1]
#!/bin/sh
# Simple Twitter backup script
export DAY=`date +'%Y-%m-%d'`
echo "Backing up tweets..."
t timeline @jphpsf --csv --number 3000 > tweets-$DAY.csv
echo "Backing up retweets..."
t retweets --csv --number 3000 > retweets-$DAY.csv
echo "Backing up favorites..."
### Keybase proof
I hereby claim:
* I am dannypage on github.
* I am dannypage (https://keybase.io/dannypage) on keybase.
* I have a public key whose fingerprint is 6507 FFBB EDDC 57B9 093C 9A64 3B40 998C E000 81BF
To claim this, I am signing this object: