Re: List of countries (WAS: National Number to text conversion)

From: Nis Jorgensen <nis(at)superlativ(dot)dk>
To: brian ally <brian(at)zijn-digital(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: List of countries (WAS: National Number to text conversion)
Date: 2006-05-29 17:16:45
Message-ID: 447B2C7D.6000107@superlativ.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

brian ally wrote:

> I was thinking the same. But Bob's reply has me wondering if there are
> any online resources for this sort of thing. Specifically, i have a
> look-up table, with most (possibly all - i don't know) countries'
> 2-letter ISO codes and english names. Just this weekend, i've learned
> that i'll require the names in french, as well. I'd thought about
> feeding the names to Babelfish, but, if such a list exists somewhere
> that'd be a real time saver.

Do you mean something like

http://www.iso.org/iso/en/prods-services/iso3166ma/02iso-3166-code-lists/list-fr1-semic.txt

Unfortunately the list is in ALL CAPS. I believe I can extract a
decapitated version from one of my systems, if you have time to wait
until tomorrow.

/Nis

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stuart Grimshaw 2006-05-29 19:23:42 ERROR: checkpoint request failed
Previous Message William Leite Araújo 2006-05-29 17:14:14 Re: Temp Tables