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
-
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