Originally posted by ronaldinho
View Post
Announcement
Collapse
No announcement yet.
Statistics 2.0
Collapse
X
-
Originally posted by Vys View PostMaybe add it so we can make the values ascending and descending for each columnlemar> im seriously gonna get someone to hack your name and disolve that shit sqd of yours
Comment
-
I've gotten to a very functional point in the development of the API (at least for TWDT).
Stats are available in JSON form at the following URLs:
All: http://trenchwars.org/api/twdt/stats
Division Specific: http://trenchwars.org/api/twdt/stats/twdtd
Div & Ship Specific: http://trenchwars.org/api/twdt/stats/twdtb/3
And until we can put a pretty face onto the raw data, I threw together some primitive table views which can be seen here (including ratings):
http://trenchwars.org/api/twdt
Feel free to contact me with questions, suggestions, or bugs.Last edited by WingZero; 08-18-2019, 01:34 PM.
Comment
-
top 100 basers list
Updated with PLAYED and WIN% columns. PLAYED is the percentage of seasons you've participated in, calculated based on a total of 320 possible points (10 for a TWL win, 3 for a TWDT win, 3 for a Cup win). WIN% is the percentage of points you captured in seasons you played (with half credit for runner-up).
This new method better rewards players who may have played fewer seasons but performed exceptionally well when they did (I noticed mega89 had slipped to 5.)
Comment
-
Originally posted by WingZero View PostI've gotten to a very functional point in the development of the API (at least for TWDT).
Stats are available in JSON form at the following URLs:
All: http://trenchwars.org/api/twdt/stats
Division Specific: http://trenchwars.org/api/twdt/stats/twdtd
Div & Ship Specific: http://trenchwars.org/api/twdt/stats/twdtb/3
And until we can put a pretty face onto the raw data, I threw together some primitive table views which can be seen here (including ratings):
http://trenchwars.org/api/twdt
Feel free to contact me with questions, suggestions, or bugs.
Example usage: http://trenchwars.org/api/twdt/matches/twdtd/3
NOTE: I did not include "Round Events" as they are just arrays of numbers and greatly increase load time. They are only used on the TWD site for basing matches to display the flag position over time graph. It can of course be made available in future though.
Comment
-
Originally posted by WingZero View PostI've gotten to a very functional point in the development of the API (at least for TWDT).
Stats are available in JSON form at the following URLs:
All: http://trenchwars.org/api/twdt/stats
Division Specific: http://trenchwars.org/api/twdt/stats/twdtd
Div & Ship Specific: http://trenchwars.org/api/twdt/stats/twdtb/3
And until we can put a pretty face onto the raw data, I threw together some primitive table views which can be seen here (including ratings):
http://trenchwars.org/api/twdt
Feel free to contact me with questions, suggestions, or bugs.
Comment
Channels
Collapse
Comment