Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.12 KB

File metadata and controls

29 lines (18 loc) · 1.12 KB

Reference Data

Static reference tables for countries and regions in eRepublik. This data was extracted from the /en/main/travelData endpoint response.

#erepublik #api #reference #countries #regions

< Back to Table of Contents


Overview

Data source: POST /en/main/travelData (authenticated). Region original owners are determined from the isConqueredFrom field (for occupied regions) and countryId (for non-occupied regions).

Contents

File Description
countries.md Complete list of 74 countries with IDs and permalinks
regions.md Complete list of 574 regions with IDs, permalinks, and original owners; includes regions-by-country summary
cities-regions-owners.md All 574 regions with capital city, coordinates, population, and original owner (from /en/main/map-data)

Related