Skip to content

Instantly share code, notes, and snippets.

View Mbrownshoes's full-sized avatar

Mathew Brown Mbrownshoes

View GitHub Profile
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
library(httr)
x<-GET("https://reports.bcogc.ca/ogc/f?p=200:21:12886899613740:CSV::::", set_cookies("ORA_WWV_APP_200" = "ORA_WWVx-xxxxxxxxx"))
dat<-content(x, as='parsed')
We can't make this file beautiful and searchable because it's too large.
"event","goalieid","fullName","x","y"
"Shot",8475883,"Frederik Andersen",36,28
"Shot",8475883,"Frederik Andersen",75,-1
"Shot",8475883,"Frederik Andersen",73,-10
"Shot",8473461,"Steve Mason",80,-3
"Shot",8475883,"Frederik Andersen",44,21
"Shot",8475883,"Frederik Andersen",38,5
"Shot",8475883,"Frederik Andersen",47,23
"Shot",8475883,"Frederik Andersen",62,-21
"Shot",8475883,"Frederik Andersen",36,18
@Mbrownshoes
Mbrownshoes / .block
Last active March 26, 2018 00:32
carey price's goals against
license: mit
@Mbrownshoes
Mbrownshoes / .block
Created March 14, 2018 20:37
ForceMagnetic based Hierarchical Orbits
license: mit
gistup
@Mbrownshoes
Mbrownshoes / .block
Created March 8, 2018 22:25
One-Way Markers
license: gpl-3.0