/the/rankings/table

POST /api/the/rankings/table

Price: 20 credits

Read one edition of a Times Higher Education ranking table

How to use it

One call reads a whole edition of one Times Higher Education table, so pass the widest `count` you actually want rather than paging. Editions go back to 2011 for the world and several subject tables; omit `year` to get the newest one. The tables are published with differing score columns, so read `scores[].key` instead of expecting a fixed set, and note that the impact ranking carries `sdg_scores` and only an overall score. Institutions with the rank 'Reporter' are listed but not ranked and carry no scores — set `ranked_only` to drop them. `institution_id` is stable across editions and is what to join a time series on; it is a Times Higher Education id and has no counterpart at any other ranking publisher.

Parameters

Request body

Response

Errors

Response headers