annexare/Countries resource
Countries, Languages & Continents data (capital and currency, native name, calling codes). observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 94
- Release rhythm 81
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 67.0
- age_days: 4441
- days_rel: 50
- days_push: 37
- n_releases_24m: 5
Adoption not part of the score
1326 stars · 427 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TypeScript-based dataset package providing countries, languages, and continents data including ISO 3166-1 codes, capitals, ISO 4217 currencies, native names, calling codes, and emoji flags. Data is available in JSON, CSV, and SQL formats via npm and Composer packages.
Use cases
- populate a country dropdown with names, codes, and flags
- look up a country's calling code or currency for a phone or billing form
- map ISO alpha-2 codes to alpha-3 codes
- get emoji flag for a country code
- find country code by country name including native names
- load country/language data into a database from SQL or CSV dumps
- build an i18n locale selector with languages and continents
When to choose
- you need static reference data for countries, languages, or currencies in JS/TS or PHP
- you want strongly typed country data with IDE auto-complete
- you need multiple formats (JSON, CSV, SQL) or minimal bundle-friendly files
When to avoid
- you need localized country names in many UI languages rather than English/native names
- you need frequently updated geopolitical data like disputed territories or time zones
- you need geolocation or IP-to-country resolution rather than static reference data
Facets
dataset · maturity stable
internationalization data-science sdk developer-tools web-development cross-platform countries iso3166 iso639 currencies calling-codes emoji-flags typescript csv sql npm-package localization nodejs web-server
2 sources
- readme: https://github.com/annexare/Countries · fetched 2026-08-28 · 41101370b99f
- homepage: https://annexare.github.io/Countries/ · fetched 2026-08-29 · ac826785a303
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| annexare/Countries | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="annexare/Countries")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem