-
Notifications
You must be signed in to change notification settings - Fork 5
Site Map
Alexandra Mandrycky edited this page Sep 11, 2015
·
2 revisions
- Player Dashboard: An overview of a player. Basic biographical info. Last "x" games played & game links/stats. Current status. Transactions view. Contracts. Statistics like current player statistics app would be linked from here. Player/goaltender hextally links/preview. Statistical comparables, Salary comparables. Other visual/summary info with links to get details.
-
Skater Comparison: Like current player comparisons app.
- Graphical View: d3.js-ify the bubble charts
- Tabular View: Data table
-
Skater Hextally: Like current skater hextally app. If we're looking for inspiration this site for the NBA is super cool, although a bit of information overload. Maybe a "simple" version and then this for later.
- Update icerink to divide rink into hexagons for hextally use.
- Create plot mechanism for hextallys
-
Goaltender Comparison: Like current goaltender comparisons app.
- Graphical View: Use bubble chart library.
- Tabular View: Data table
-
Goaltender Hextally: Like current skater hextally app.
- See above for Skater Hextally.
-
Wins Above Replacement: Like current WAR app. Will also fold these numbers into base player metrics. This would be more of an illustration of the calculation?
- To start, just the data tables and maybe some easier filtering. Eventually, we should try to make this a better tool for explaining the components of WAR, etc.
- Statistical Similarity Calculator: For @MannyElk's similarity scores calculator. (Or this could go in Labs)
- Bombay Ratings: For @MannyElk's bombay ratings. (Or this could go in Labs)
- Individual Team Dashboard: Overview of a team. Current roster with links to player profiles. Last "x" games, Next "x" games, with basic stats Cap situation. Stat preview, with link to detailed information in app like Team Statistics
-
Team Hextally: Like current team hextally app. Ability to select multiple teams and see results.
- See above, Player Hextally.
-
Team Standings: Like current team standings app. These are "enhanced" because we have the standsings in various "point scenarios" -- 3-point system, No loser point, Ending in a tie. It would be cool to have a better visual for the current season -- construct playoff picture, etc.
- Can start as data table. Should add some filters.
-
Team Comparison: Like current team comparisons app.
- See Team Comparison
- Game Table: This is just a viewing of all games, to get to each game page. It would be neat to make this easy to search, perhaps even a calendar view or something (just an idea).
-
Game Report: Like this for a single game. Lots of things need updating here...
- d3.js-ify the Scoring Chances/Shot Attempts Charts -- Make flexible so we could use for other metrics.
- d3.js-ify the Shift Charts -- Maybe we can use @datarink's ones or use that as a starting plate?
- d3.js-ify the Win Probability Chart -- Do Win probability data generation either in R or Python.
-
Series Summary: Like this. This is basically the game report, sans the winning probability, so we might be able to combine this and Game Report.
- Same plots required as above.
- Cap Home: Summary page -- signings, transactions, get to all team cap pages.
- Team Payrolls Summary: Page like the "Quick Look: Team Payrolls" here. Have filter for season (default to current).
-
Team Cap Pages: The team cap page, like this. Create filters for viewing salary or cap. Have "effective cap" somewhere near the top.
- Create app with ability to view cap at present & for past seasons.
- Dead Money Pages: Summary pages with details on all current retained salary, buyouts on the books, etc.
- Transactions: Searchable transactions. Summarize as necessary. Example, group trades together, be able to go to player/team pages, etc.
-
Buyout and Recapture Calculator: Like this.
- Need to re-write this in Flask.
-
Salary Comparables: Create salary comparables page. Give option to adjust AAV to year of contract.
- Needs to be created.
- CBA FAQ: Like this.
- Pulling the Goalie: Like current app.
- Bench Assists & Gordie Howe Hat Tricks: Like current app. There might be a better place for stuff like this, I don't know.
- dCorsi and dFenwick: For @SteveBurtch's dCorsi/dFenwick app.
For posting about new features, how-to stat articles, announcements, etc.