wmo-im / GTStoWIS2

Conversion of GTS headers to WIS2 topic
GNU General Public License v3.0
8 stars 5 forks source link

country code for international organisations in TableCCCC.json #42

Closed antje-s closed 2 years ago

antje-s commented 3 years ago

Which country code should international organizations be registered with? There are currently different variants in the TableCCCC.json e.g. "IAEA":{"centre":"international_atomic_energy_agency", "name":"International Atomic Energy Agency", "country_short":"de", "comment":""}, "EUMG":{"centre":"eumetsat_darmstadt", "name":"EUMETSAT (Darmstadt)", "country_short":"eu", "gisc":"Offenbach", "comment":""},

Should we use:

petersilva commented 3 years ago

see https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 which is the underlying standard we are supposed to be leveraging. it has provision for "eu", and for this case "un" (UN - United Nations, IAEA being a part of the UN)

antje-s commented 2 years ago

Shall we update "UNO" in TableCCCC for IAEA?

petersilva commented 2 years ago

yes. as per: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3#Exceptional_reservations

antje-s commented 2 years ago

updated TableCCCC.json