Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 897 Bytes

File metadata and controls

18 lines (14 loc) · 897 Bytes

RatingList

Properties

Name Type Description Notes
global_rank int Global rank of user [optional]
country_rank int Rank of user within his country. [optional]
rating float Rating of user in give contest type [optional]
diff float Difference in rating [optional]
username str Username [optional]
country str Country name [optional]
country_code str Country code [optional]
institution str Institution to which the user belongs [optional]
institution_type str Whether institution is school, college or organisation. [optional]

[Back to Model list] [Back to API list] [Back to README]