lists.arthurdejong.org
RSS feed

python-stdnum branch master updated. 1.7

[Date Prev][Date Next] [Thread Prev][Thread Next]

python-stdnum branch master updated. 1.7



This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "python-stdnum".

The branch, master has been updated
       via  4496ffe8d0d2e0b7767959af7f641bc949567995 (commit)
       via  28092b33e55b382522a4cab8d8bf881c6d47c9b2 (commit)
       via  24d4a76d36c00405a964d68e6e320e444f673dcf (commit)
       via  5071636ce6978349b3883e645b96939cd6b707a1 (commit)
      from  edaad05a48c7bb4739723bf9e7a3759f9c3b5247 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://arthurdejong.org/git/python-stdnum/commit/?id=4496ffe8d0d2e0b7767959af7f641bc949567995

commit 4496ffe8d0d2e0b7767959af7f641bc949567995
Author: Arthur de Jong <arthur@arthurdejong.org>
Date:   Tue Sep 12 22:29:44 2017 +0200

    Get files ready for 1.7 release

diff --git a/ChangeLog b/ChangeLog
index f4593ce..c88a5d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,231 @@
+2017-09-12  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [28092b3] stdnum/damm.py: Add example with custom table to Damm
+
+2017-09-11  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [24d4a76] stdnum/cn/loc.dat, stdnum/eu/nace.dat, stdnum/imsi.dat,
+         stdnum/isbn.dat, stdnum/isil.dat: Update database files
+
+2017-09-11  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [5071636] getisbn.py: Update getisbn to allow TLSv1
+
+         The www.isbn-international.org site uses TLSv1 which seems to be
+         blocked by recent Python/OpenSSL combinations unless configured
+         otherwise.
+
+2017-09-11  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [edaad05] setup.cfg, tox.ini: Run flake8 from tox
+
+2017-09-10  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [0ce5d0b] stdnum/bg/egn.py, stdnum/cz/dic.py, stdnum/dk/cpr.py,
+         stdnum/es/cups.py, stdnum/es/referenciacatastral.py,
+         stdnum/eu/nace.py, stdnum/fr/nir.py, stdnum/fr/siren.py,
+         stdnum/iban.py, stdnum/it/codicefiscale.py, stdnum/lv/pvn.py,
+         stdnum/numdb.py, stdnum/ro/cnp.py, stdnum/util.py: Minor code
+         improvements (mostly PEP8)
+
+2017-09-10  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [e468c1b] stdnum/ch/vat.py, stdnum/cn/ric.py, stdnum/do/cedula.py,
+         stdnum/ee/ik.py, stdnum/ee/registrikood.py, stdnum/es/nif.py,
+         stdnum/fi/__init__.py, stdnum/fi/hetu.py, stdnum/gb/nhs.py,
+         stdnum/gb/upn.py, stdnum/gb/vat.py, stdnum/is_/kennitala.py,
+         stdnum/it/codicefiscale.py, stdnum/nl/onderwijsnummer.py,
+         stdnum/numdb.py, stdnum/rs/pib.py, stdnum/sk/rc.py,
+         stdnum/us/tin.py: Make import ordering consistent
+
+2017-09-10  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [1c27639] stdnum/al/nipt.py, stdnum/ar/cbu.py, stdnum/ar/cuit.py,
+         stdnum/at/businessid.py, stdnum/at/uid.py, stdnum/au/abn.py,
+         stdnum/au/acn.py, stdnum/au/tfn.py, stdnum/be/vat.py,
+         stdnum/bg/egn.py, stdnum/bg/pnf.py, stdnum/bg/vat.py,
+         stdnum/br/cnpj.py, stdnum/br/cpf.py, stdnum/ca/bn.py,
+         stdnum/ca/sin.py, stdnum/ch/ssn.py, stdnum/ch/uid.py,
+         stdnum/ch/vat.py, stdnum/cl/rut.py, stdnum/cn/ric.py,
+         stdnum/co/nit.py, stdnum/cusip.py, stdnum/cy/vat.py,
+         stdnum/cz/dic.py, stdnum/cz/rc.py, stdnum/damm.py,
+         stdnum/de/idnr.py, stdnum/de/vat.py, stdnum/de/wkn.py,
+         stdnum/dk/cpr.py, stdnum/dk/cvr.py, stdnum/do/cedula.py,
+         stdnum/do/rnc.py, stdnum/ean.py, stdnum/ec/ci.py, stdnum/ec/ruc.py,
+         stdnum/ee/ik.py, stdnum/ee/kmkr.py, stdnum/ee/registrikood.py,
+         stdnum/es/ccc.py, stdnum/es/cif.py, stdnum/es/cups.py,
+         stdnum/es/dni.py, stdnum/es/iban.py, stdnum/es/nie.py,
+         stdnum/es/nif.py, stdnum/es/referenciacatastral.py,
+         stdnum/eu/at_02.py, stdnum/eu/eic.py, stdnum/eu/nace.py,
+         stdnum/eu/vat.py, stdnum/fi/alv.py, stdnum/fi/associationid.py,
+         stdnum/fi/hetu.py, stdnum/fi/veronumero.py, stdnum/fi/ytunnus.py,
+         stdnum/fr/nif.py, stdnum/fr/nir.py, stdnum/fr/siren.py,
+         stdnum/fr/siret.py, stdnum/fr/tva.py, stdnum/gb/nhs.py,
+         stdnum/gb/sedol.py, stdnum/gb/upn.py, stdnum/gb/vat.py,
+         stdnum/gr/vat.py, stdnum/grid.py, stdnum/hr/oib.py,
+         stdnum/hu/anum.py, stdnum/iban.py, stdnum/ie/pps.py,
+         stdnum/ie/vat.py, stdnum/imei.py, stdnum/imo.py,
+         stdnum/imsi.py, stdnum/is_/kennitala.py, stdnum/is_/vsk.py,
+         stdnum/isan.py, stdnum/isbn.py, stdnum/isil.py, stdnum/isin.py,
+         stdnum/ismn.py, stdnum/iso6346.py, stdnum/iso7064/mod_11_10.py,
+         stdnum/iso7064/mod_11_2.py, stdnum/iso7064/mod_37_2.py,
+         stdnum/iso7064/mod_37_36.py, stdnum/iso7064/mod_97_10.py,
+         stdnum/iso9362.py, stdnum/issn.py, stdnum/it/codicefiscale.py,
+         stdnum/it/iva.py, stdnum/lei.py, stdnum/lt/pvm.py,
+         stdnum/lu/tva.py, stdnum/luhn.py, stdnum/lv/pvn.py,
+         stdnum/mc/tva.py, stdnum/meid.py, stdnum/mt/vat.py,
+         stdnum/mx/rfc.py, stdnum/my/nric.py, stdnum/nl/brin.py,
+         stdnum/nl/bsn.py, stdnum/nl/btw.py, stdnum/nl/onderwijsnummer.py,
+         stdnum/nl/postcode.py, stdnum/no/mva.py, stdnum/no/orgnr.py,
+         stdnum/numdb.py, stdnum/pl/nip.py, stdnum/pl/pesel.py,
+         stdnum/pl/regon.py, stdnum/pt/nif.py, stdnum/ro/cf.py,
+         stdnum/ro/cnp.py, stdnum/rs/pib.py, stdnum/ru/inn.py,
+         stdnum/se/orgnr.py, stdnum/se/vat.py, stdnum/si/ddv.py,
+         stdnum/sk/dph.py, stdnum/sm/coe.py, stdnum/tr/__init__.py,
+         stdnum/tr/tckimlik.py, stdnum/us/atin.py, stdnum/us/ein.py,
+         stdnum/us/itin.py, stdnum/us/ptin.py, stdnum/us/rtn.py,
+         stdnum/us/ssn.py, stdnum/us/tin.py, stdnum/verhoeff.py: Docstring
+         improvements
+
+2017-09-08  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [2cc39ea] stdnum/cz/dic.py, tests/test_eu_vat.doctest: Fix Czech
+         DIČ check digit calculation
+
+         This fixes a bug in the check digit calculation for the 9-digit
+         numbers that start with a 6 for individuals without a RČ. This
+         also adds a few tests for Czech VAT numbers.
+
+         See https://github.com/arthurdejong/python-stdnum/issues/51
+
+2017-09-04  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [d24a439] stdnum/ee/registrikood.py,
+         tests/test_ee_registrikood.doctest: Add Estonian Registrikood
+
+         This is based on what was done by Mohammed Salman of Holvi. This
+         adds more tests and validates the check digit.
+
+         This uses the check digit algorithm from Isikukood which seems
+         to work with all tested numbers although there is no confirmation
+         that this is the correct algorithm.
+
+2017-08-25  Mohammed Salman <mohammed@holvi.com>
+
+       * [53cc0dc] stdnum/de/idnr.py, tests/test_de_idnr.doctest: Add
+         support for German tax id number
+
+2017-08-30  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [a71a1ac] stdnum/isbn.py, tests/test_isbn.doctest: Check bookland
+         code in ISBN
+
+         This ensures that an InvalidComponent() exception is raised when
+         an unknown EAN bookland code is found. It will also raise this
+         exception when using to_isbn10() when not using the 978 code.
+
+2017-08-28  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [8f6fa7d] setup.cfg, stdnum/iban.py, stdnum/ismn.py,
+         stdnum/meid.py, stdnum/numdb.py, stdnum/util.py,
+         tests/numdb-test.dat, tests/test_util.doctest: Ensure 100%
+         branch coverage
+
+         This ensures that the tests fail if 100% branch coverage is
+         not achieved. It also adds some pragma statements for code that
+         cannot be covered or is Python version dependent.
+
+         Furthermore, the get_module_list() function was removed
+         from stdnum.util and more tests were made from stdnum.util
+         and stdnum.numdb. The functionality to call format() in a
+         country-specific IBAN implementation was also dropped because
+         it was not used.
+
+2017-08-27  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [fbc92f8] stdnum/gb/upn.py: Add English Unique Pupil Number (UPN)
+
+2017-08-26  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [b8389eb] stdnum/ca/bn.py, tests/test_ca_bn.doctest: Add Canadian
+         Business Number (BN)
+
+2017-08-26  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [efd2eb9] stdnum/ca/__init__.py, stdnum/ca/sin.py: Add Canadian
+         Social Insurance Number (SIN)
+
+2017-08-24  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [b8e12d6] setup.cfg: Ensure all Python files are in coverage report
+
+2017-08-17  Mohammed Salman <mohammed@holvi.com>
+
+       * [0c91b43] stdnum/fi/veronumero.py: Implement Finnish individual
+         tax number validation
+
+2017-07-11  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [bd0c7c7] online_check/check.js, online_check/stdnum.wsgi,
+         online_check/template.html: Include search term in online form
+
+         This also makes the Javascript regular expression used for
+         highlighting links the same as the Python equivalent.
+
+2017-06-02  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [81446fd] stdnum/iso7064/mod_97_10.py: Use slightly more
+         compact code
+
+         This changes the alphanumeric to numeric translation to be
+         slightly more compact and slightly faster.
+
+2017-04-16  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [ed9ac5b] tests/test_isbn.doctest: Add a few ISBNs found online
+
+         This adds a number of ISBNs found online from various sources
+         to the test suite.
+
+2017-04-15  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [57c12d8] stdnum/ismn.py, tests/test_ismn.doctest: An ISMN can
+         only be 10 or 13 digits
+
+         This also adds the test that an ISMN should start with 9790.
+
+2017-04-15  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [6fb2e89] stdnum/isbn.py, tests/test_isbn.doctest: Fix conversion
+         of 9 digit ISBN to ISBN13
+
+2017-04-13  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [5604d91] docs/index.rst, setup.py, stdnum/fr/nir.py,
+         stdnum/fr/siren.py, stdnum/gb/nhs.py, stdnum/isil.py,
+         stdnum/iso6346.py, stdnum/lv/pvn.py, stdnum/nl/brin.py,
+         stdnum/us/ein.dat, tests/test_al_nipt.doctest: Switch to HTTPS URLs
+
+2017-04-13  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [d14ea3b] online_check/README, online_check/check.js,
+         online_check/stdnum.wsgi: Show possible conversions in online check
+
+         This shows possible converted values. For example it will show
+         ISBN13 conversions for ISBN10 values.
+
+2017-04-13  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [6b588d1] stdnum/damm.py: Fix bug in damm.is_valid() function
+
+2017-04-11  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [35542c1] ChangeLog, MANIFEST.in, NEWS, README, docs/index.rst,
+         docs/stdnum.ar.cbu.rst, docs/stdnum.eu.eic.rst,
+         docs/stdnum.eu.nace.rst, docs/stdnum.lei.rst,
+         docs/stdnum.mc.tva.rst, docs/stdnum.rs.pib.rst, stdnum/__init__.py:
+         Get files ready for 1.6 release
+
 2017-04-10  Arthur de Jong <arthur@arthurdejong.org>
 
        * [93459d3] stdnum/cn/loc.dat, stdnum/eu/nace.dat, stdnum/iban.dat,
diff --git a/NEWS b/NEWS
index d1aee8e..b71bcf2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+changes from 1.6 to 1.7
+-----------------------
+
+* add modules for the following number formats:
+  - BN (Canadian Business Number)
+  - SIN (Canadian Social Insurance Number)
+  - IdNr (Steuerliche Identifikationsnummer, German personal tax number)
+    (thanks Mohammed Salman of Holvi)
+  - Registrikood (Estonian organisation registration code)
+    (thanks Mohammed Salman of Holvi)
+  - Veronumero (Finnish individual tax number)
+    (thanks Mohammed Salman of Holvi)
+  - UPN (English Unique Pupil Number)
+* fix a bug in the Czech DIČ check digit calculation
+* fix conversion of 9 digit ISBN to ISBN13
+* fix a bug in the Damm is_valid() function
+* more validation of 13-digit ISBN values
+* more validation of ISMN values
+* various code and test improvements (100% branch coverage now)
+* documentation improvements
+
+
 changes from 1.5 to 1.6
 -----------------------
 
diff --git a/README b/README
index 02ce9de..08dec83 100644
--- a/README
+++ b/README
@@ -23,6 +23,8 @@ Currently this package supports the following formats:
  * VAT (Идентификационен номер по ДДС, Bulgarian VAT number)
  * CNPJ (Cadastro Nacional da Pessoa Jurídica, Brazillian company identifier)
  * CPF (Cadastro de Pessoas Físicas, Brazillian national identifier)
+ * BN (Canadian Business Number)
+ * SIN (Canadian Social Insurance Number)
  * Swiss social security number ("Sozialversicherungsnummer")
  * UID (Unternehmens-Identifikationsnummer, Swiss business identifier)
  * VAT, MWST, TVA, IVA, TPV (Mehrwertsteuernummer, the Swiss VAT number)
@@ -33,6 +35,7 @@ Currently this package supports the following formats:
  * Αριθμός Εγγραφής Φ.Π.Α. (Cypriot VAT number)
  * DIČ (Daňové identifikační číslo, Czech VAT number)
  * RČ (Rodné číslo, the Czech birth number)
+ * IdNr (Steuerliche Identifikationsnummer, German personal tax number)
  * Ust ID Nr. (Umsatzsteur Identifikationnummer, German VAT number)
  * Wertpapierkennnummer (German securities identification code)
  * CPR (personnummer, the Danish citizen number)
@@ -44,6 +47,7 @@ Currently this package supports the following formats:
  * RUC (Registro Único de Contribuyentes, Ecuadorian company tax number)
  * Isikukood (Estonian Personcal ID number)
  * KMKR (Käibemaksukohuslase, Estonian VAT number)
+ * Registrikood (Estonian organisation registration code)
  * CCC (Código Cuenta Corriente, Spanish Bank Account Code)
  * CIF (Certificado de Identificación Fiscal, Spanish company tax number)
  * CUPS (Código Unificado de Punto de Suministro, Supply Point Unified Code)
@@ -59,6 +63,7 @@ Currently this package supports the following formats:
  * ALV nro (Arvonlisäveronumero, Finnish VAT number)
  * Finnish Association Identifier
  * HETU (Henkilötunnus, Finnish personal identity code)
+ * Veronumero (Finnish individual tax number)
  * Y-tunnus (Finnish business identifier)
  * NIF (Numéro d'Immatriculation Fiscale, French tax identification number)
  * NIR (French personal identification number)
@@ -67,6 +72,7 @@ Currently this package supports the following formats:
  * n° TVA (taxe sur la valeur ajoutée, French VAT number)
  * NHS (United Kingdom National Health Service patient identifier)
  * SEDOL number (Stock Exchange Daily Official List number)
+ * UPN (English Unique Pupil Number)
  * VAT (United Kingdom (and Isle of Man) VAT registration number)
  * FPA, ΦΠΑ, ΑΦΜ (Αριθμός Φορολογικού Μητρώου, the Greek VAT number)
  * GRid (Global Release Identifier)
diff --git a/docs/index.rst b/docs/index.rst
index e56ceff..dd1fbcc 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -100,6 +100,8 @@ Available formats
    bg.vat
    br.cnpj
    br.cpf
+   ca.bn
+   ca.sin
    ch.ssn
    ch.uid
    ch.vat
@@ -110,6 +112,7 @@ Available formats
    cy.vat
    cz.dic
    cz.rc
+   de.idnr
    de.vat
    de.wkn
    dk.cpr
@@ -121,6 +124,7 @@ Available formats
    ec.ruc
    ee.ik
    ee.kmkr
+   ee.registrikood
    es.ccc
    es.cif
    es.cups
@@ -136,6 +140,7 @@ Available formats
    fi.alv
    fi.associationid
    fi.hetu
+   fi.veronumero
    fi.ytunnus
    fr.nif
    fr.nir
@@ -144,6 +149,7 @@ Available formats
    fr.tva
    gb.nhs
    gb.sedol
+   gb.upn
    gb.vat
    gr.vat
    grid
diff --git a/docs/stdnum.ca.bn.rst b/docs/stdnum.ca.bn.rst
new file mode 100644
index 0000000..6979800
--- /dev/null
+++ b/docs/stdnum.ca.bn.rst
@@ -0,0 +1,5 @@
+stdnum.ca.bn
+============
+
+.. automodule:: stdnum.ca.bn
+   :members:
\ No newline at end of file
diff --git a/docs/stdnum.ca.sin.rst b/docs/stdnum.ca.sin.rst
new file mode 100644
index 0000000..b8d9e45
--- /dev/null
+++ b/docs/stdnum.ca.sin.rst
@@ -0,0 +1,5 @@
+stdnum.ca.sin
+=============
+
+.. automodule:: stdnum.ca.sin
+   :members:
\ No newline at end of file
diff --git a/docs/stdnum.de.idnr.rst b/docs/stdnum.de.idnr.rst
new file mode 100644
index 0000000..e4c148f
--- /dev/null
+++ b/docs/stdnum.de.idnr.rst
@@ -0,0 +1,5 @@
+stdnum.de.idnr
+==============
+
+.. automodule:: stdnum.de.idnr
+   :members:
\ No newline at end of file
diff --git a/docs/stdnum.ee.registrikood.rst b/docs/stdnum.ee.registrikood.rst
new file mode 100644
index 0000000..65a462a
--- /dev/null
+++ b/docs/stdnum.ee.registrikood.rst
@@ -0,0 +1,5 @@
+stdnum.ee.registrikood
+======================
+
+.. automodule:: stdnum.ee.registrikood
+   :members:
\ No newline at end of file
diff --git a/docs/stdnum.fi.veronumero.rst b/docs/stdnum.fi.veronumero.rst
new file mode 100644
index 0000000..a1fb17c
--- /dev/null
+++ b/docs/stdnum.fi.veronumero.rst
@@ -0,0 +1,5 @@
+stdnum.fi.veronumero
+====================
+
+.. automodule:: stdnum.fi.veronumero
+   :members:
\ No newline at end of file
diff --git a/docs/stdnum.gb.upn.rst b/docs/stdnum.gb.upn.rst
new file mode 100644
index 0000000..8e1c8ca
--- /dev/null
+++ b/docs/stdnum.gb.upn.rst
@@ -0,0 +1,5 @@
+stdnum.gb.upn
+=============
+
+.. automodule:: stdnum.gb.upn
+   :members:
\ No newline at end of file
diff --git a/stdnum/__init__.py b/stdnum/__init__.py
index 523b0df..cbca925 100644
--- a/stdnum/__init__.py
+++ b/stdnum/__init__.py
@@ -39,6 +39,8 @@ Currently this package supports the following formats:
 * bg.vat: VAT (Идентификационен номер по ДДС, Bulgarian VAT number)
 * br.cnpj: CNPJ (Cadastro Nacional da Pessoa Jurídica, Brazillian company 
identifier)
 * br.cpf: CPF (Cadastro de Pessoas Físicas, Brazillian national identifier)
+* ca.bn: BN (Canadian Business Number)
+* ca.sin: SIN (Canadian Social Insurance Number)
 * ch.ssn: Swiss social security number ("Sozialversicherungsnummer")
 * ch.uid: UID (Unternehmens-Identifikationsnummer, Swiss business identifier)
 * ch.vat: VAT, MWST, TVA, IVA, TPV (Mehrwertsteuernummer, the Swiss VAT number)
@@ -49,6 +51,7 @@ Currently this package supports the following formats:
 * cy.vat: Αριθμός Εγγραφής Φ.Π.Α. (Cypriot VAT number)
 * cz.dic: DIČ (Daňové identifikační číslo, Czech VAT number)
 * cz.rc: RČ (Rodné číslo, the Czech birth number)
+* de.idnr: IdNr (Steuerliche Identifikationsnummer, German personal tax number)
 * de.vat: Ust ID Nr. (Umsatzsteur Identifikationnummer, German VAT number)
 * de.wkn: Wertpapierkennnummer (German securities identification code)
 * dk.cpr: CPR (personnummer, the Danish citizen number)
@@ -60,6 +63,7 @@ Currently this package supports the following formats:
 * ec.ruc: RUC (Registro Único de Contribuyentes, Ecuadorian company tax number)
 * ee.ik: Isikukood (Estonian Personcal ID number)
 * ee.kmkr: KMKR (Käibemaksukohuslase, Estonian VAT number)
+* ee.registrikood: Registrikood (Estonian organisation registration code)
 * es.ccc: CCC (Código Cuenta Corriente, Spanish Bank Account Code)
 * es.cif: CIF (Certificado de Identificación Fiscal, Spanish company tax 
number)
 * es.cups: CUPS (Código Unificado de Punto de Suministro, Supply Point Unified 
Code)
@@ -75,6 +79,7 @@ Currently this package supports the following formats:
 * fi.alv: ALV nro (Arvonlisäveronumero, Finnish VAT number)
 * fi.associationid: Finnish Association Identifier
 * fi.hetu: HETU (Henkilötunnus, Finnish personal identity code)
+* fi.veronumero: Veronumero (Finnish individual tax number)
 * fi.ytunnus: Y-tunnus (Finnish business identifier)
 * fr.nif: NIF (Numéro d'Immatriculation Fiscale, French tax identification 
number)
 * fr.nir: NIR (French personal identification number)
@@ -83,6 +88,7 @@ Currently this package supports the following formats:
 * fr.tva: n° TVA (taxe sur la valeur ajoutée, French VAT number)
 * gb.nhs: NHS (United Kingdom National Health Service patient identifier)
 * gb.sedol: SEDOL number (Stock Exchange Daily Official List number)
+* gb.upn: UPN (English Unique Pupil Number)
 * gb.vat: VAT (United Kingdom (and Isle of Man) VAT registration number)
 * gr.vat: FPA, ΦΠΑ, ΑΦΜ (Αριθμός Φορολογικού Μητρώου, the Greek VAT number)
 * grid: GRid (Global Release Identifier)
@@ -172,4 +178,4 @@ parsing, validation, formatting or conversion functions.
 
 
 # the version number of the library
-__version__ = '1.6'
+__version__ = '1.7'

https://arthurdejong.org/git/python-stdnum/commit/?id=28092b33e55b382522a4cab8d8bf881c6d47c9b2

commit 28092b33e55b382522a4cab8d8bf881c6d47c9b2
Author: Arthur de Jong <arthur@arthurdejong.org>
Date:   Tue Sep 12 22:28:47 2017 +0200

    Add example with custom table to Damm

diff --git a/stdnum/damm.py b/stdnum/damm.py
index b37c08c..9f36e40 100644
--- a/stdnum/damm.py
+++ b/stdnum/damm.py
@@ -38,6 +38,19 @@ InvalidChecksum: ...
 '4'
 >>> validate('5724')
 '5724'
+>>> table = (
+...     (0, 2, 3, 4, 5, 6, 7, 8, 9, 1),
+...     (2, 0, 4, 1, 7, 9, 5, 3, 8, 6),
+...     (3, 7, 0, 5, 2, 8, 1, 6, 4, 9),
+...     (4, 1, 8, 0, 6, 3, 9, 2, 7, 5),
+...     (5, 6, 2, 9, 0, 7, 4, 1, 3, 8),
+...     (6, 9, 7, 3, 1, 0, 8, 5, 2, 4),
+...     (7, 5, 1, 8, 4, 2, 0, 9, 6, 3),
+...     (8, 4, 6, 2, 9, 5, 3, 0, 1, 7),
+...     (9, 8, 5, 7, 3, 1, 6, 4, 0, 2),
+...     (1, 3, 9, 6, 8, 4, 2, 7, 5, 0))
+>>> checksum('816', table=table)
+9
 """
 
 from stdnum.exceptions import *

https://arthurdejong.org/git/python-stdnum/commit/?id=24d4a76d36c00405a964d68e6e320e444f673dcf

commit 24d4a76d36c00405a964d68e6e320e444f673dcf
Author: Arthur de Jong <arthur@arthurdejong.org>
Date:   Mon Sep 11 22:49:28 2017 +0200

    Update database files

diff --git a/stdnum/cn/loc.dat b/stdnum/cn/loc.dat
index 05d8c35..a13ed6f 100644
--- a/stdnum/cn/loc.dat
+++ b/stdnum/cn/loc.dat
@@ -1,6 +1,6 @@
 # generated from National Bureau of Statistics of the People's
 # Republic of China, downloaded from https://github.com/cn/GB2260
-# 2017-04-10 20:53:22.568260
+# 2017-09-11 20:25:34.790310
 110101 county="东城区" prefecture="市辖区" province="北京市"
 110102 county="西城区" prefecture="市辖区" province="北京市"
 110103 county="崇文区" prefecture="市辖区" province="北京市"
diff --git a/stdnum/eu/nace.dat b/stdnum/eu/nace.dat
index 5421893..20e85c9 100644
--- a/stdnum/eu/nace.dat
+++ b/stdnum/eu/nace.dat
@@ -1,4 +1,4 @@
-# generated from NACE_REV2_20170410_225351.xml, downloaded from
+# generated from NACE_REV2_20170911_222638.xml, downloaded from
 # 
http://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=ACT_OTH_CLS_DLD&StrNom=NACE_REV2&StrFormat=XML&StrLanguageCode=EN
 # NACE_REV2: Statistical Classification of Economic Activities in the European 
Community, Rev. 2 (2008)
 A label="AGRICULTURE, FORESTRY AND FISHING" isic="A"
diff --git a/stdnum/imsi.dat b/stdnum/imsi.dat
index 3c40d3a..fb26cf2 100644
--- a/stdnum/imsi.dat
+++ b/stdnum/imsi.dat
@@ -4,15 +4,15 @@
  01 bands="GSM 900 / GSM 1800" brand="TEST" country="Test networks" 
operator="Test Network" status="Operational"
  00-99
 202
- 01 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 800 / LTE 1800 / LTE 2600" 
brand="Cosmote" cc="gr" country="Greece" operator="COSMOTE - Mobile 
Telecommunications S.A." status="Operational"
+ 01 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 800 / LTE 1800 / 
LTE 2600" brand="Cosmote" cc="gr" country="Greece" operator="COSMOTE - Mobile 
Telecommunications S.A." status="Operational"
  02 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 800 / LTE 1800 / LTE 2600" 
brand="Cosmote" cc="gr" country="Greece" operator="COSMOTE - Mobile 
Telecommunications S.A." status="Operational"
  03 bands="" cc="gr" country="Greece" operator="OTE" status=""
- 04 bands="GSM-R?" cc="gr" country="Greece" operator="OTE" status=""
+ 04 bands="GSM-R" cc="gr" country="Greece" operator="OSE" status=""
  05 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 800 / LTE 1800 / 
LTE 2600" brand="Vodafone" cc="gr" country="Greece" operator="Vodafone Greece" 
status="Operational"
  06 bands="" cc="gr" country="Greece" operator="Cosmoline" status="Not 
operational"
  07 bands="" cc="gr" country="Greece" operator="AMD Telecom" status=""
- 09 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800" brand="Wind" cc="gr" 
country="Greece" operator="Wind Hellas Telecommunications S.A." 
status="Operational"
- 10 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800" brand="Wind" cc="gr" 
country="Greece" operator="Wind Hellas Telecommunications S.A." 
status="Operational"
+ 09 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 800 / LTE 1800 / LTE 2600" 
brand="Wind" cc="gr" country="Greece" operator="Wind Hellas Telecommunications 
S.A." status="Operational"
+ 10 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 800 / LTE 1800 / LTE 2600" 
brand="Wind" cc="gr" country="Greece" operator="Wind Hellas Telecommunications 
S.A." status="Operational"
  11 bands="" cc="gr" country="Greece" operator="interConnect" status=""
  12 bands="MVNO" cc="gr" country="Greece" operator="Yuboto" 
status="Operational"
  13 bands="" cc="gr" country="Greece" operator="Compatel Limited" status=""
@@ -43,7 +43,7 @@
  20 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 900 / LTE 1800 / 
LTE 2100 / LTE 2600" brand="T-Mobile" cc="nl" country="Netherlands" 
operator="T-Mobile Netherlands B.V" status="Operational"
  21 bands="GSM-R 900" cc="nl" country="Netherlands" operator="ProRail B.V." 
status="Operational"
  22 bands="" cc="nl" country="Netherlands" operator="Ministerie van Defensie" 
status=""
- 23 bands="MVNE" cc="nl" country="Netherlands" operator="ASPIDER Solutions 
Nederland B.V." status="Operational"
+ 23 bands="MVNE" cc="nl" country="Netherlands" operator="Wyless Nederland 
B.V." status="Operational"
  24 bands="" cc="nl" country="Netherlands" operator="Private Mobility 
Nederland B.V." status=""
  25 bands="PrivateGSM 1800" cc="nl" country="Netherlands" operator="CapX B.V." 
status="Operational"
  26 bands="" cc="nl" country="Netherlands" operator="SpeakUp B.V." status=""
@@ -93,7 +93,7 @@
  15 bands="UMTS 900 / UMTS 2100 / LTE 700 / LTE 1800 / LTE 2600" brand="Free 
Mobile" cc="fr" country="France" operator="Iliad" status="Operational"
  16 bands="UMTS 900 / UMTS 2100 / LTE 700 / LTE 1800 / LTE 2600" brand="Free 
Mobile" cc="fr" country="France" operator="Iliad" status="Operational"
  17 bands="" brand="LEGOS" cc="fr" country="France" operator="Local Exchange 
Global Operation Services" status=""
- 18 bands="MVNO" brand="Voxbone" cc="fr" country="France" operator="Voxbone 
mobile" status="Operational"
+ 18 bands="MVNO" brand="Voxbone" cc="fr" country="France" operator="Voxbone 
mobile" status="Not operational"
  19 bands="" cc="fr" country="France" operator="Altitude Infrastructure" 
status=""
  20 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 800 / LTE 1800 / 
LTE 2600" brand="Bouygues" cc="fr" country="France" operator="Bouygues Telecom" 
status="Operational"
  21 bands="GSM 900 / GSM 1800 / UMTS 2100 / UMTS 900" brand="Bouygues" cc="fr" 
country="France" operator="Bouygues Telecom" status=""
@@ -111,7 +111,7 @@
  89 bands="" cc="fr" country="France" operator="Fondation b-com" status=""
  90 bands="" cc="fr" country="France" operator="Images & Réseaux" status=""
  91 bands="" cc="fr" country="France" operator="Orange S.A." status=""
- 92 bands="TD-LTE 2300 / LTE 2600" brand="Com4Innov" cc="fr" country="France" 
operator="Association Plate-forme Télécom" status="Operational"
+ 92 bands="TD-LTE 2300 / LTE 2600" brand="Com4Innov" cc="fr" country="France" 
operator="Association Plate-forme Télécom" status="Not operational"
  93 bands="" cc="fr" country="France" operator="Thales Communications & 
Security SAS" status=""
  94 bands="" cc="fr" country="France" operator="Halys" status=""
  95 bands="" cc="fr" country="France" operator="Orange S.A." status=""
@@ -120,14 +120,13 @@
  98 bands="" cc="fr" country="France" operator="Société Air France" status=""
  00-99
 212
- 01 bands="GSM 900" brand="Z Mobile" cc="xk" country="Kosovo" 
operator="Dardaphone" status="Operational"
  10 bands="GSM 1800 / UMTS 900 / UMTS 2100 / LTE 800 / LTE 1800 / LTE 2600" 
brand="Office des Telephones" cc="mc" country="Monaco" operator="Monaco 
Telecom" status="Operational"
  00-99
 213
  03 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 800" brand="Mobiland" cc="ad" 
country="Andorra" operator="Servei De Tele. DAndorra" status="Operational"
  00-99
 214
- 01 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 800 / LTE 1800 / 
LTE 2600" brand="Vodafone" cc="es" country="Spain" operator="Vodafone Spain" 
status="Operational"
+ 01 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 800 / LTE 1800 / 
LTE 2600 / TD-LTE 2600" brand="Vodafone" cc="es" country="Spain" 
operator="Vodafone Spain" status="Operational"
  03 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 800 / LTE 1800 / 
LTE 2600" brand="Orange" cc="es" country="Spain" operator="France Telecom 
España SA" status="Operational"
  04 bands="GSM 1800 / UMTS 2100 / LTE 1800" brand="Yoigo" cc="es" 
country="Spain" operator="Xfera Moviles SA" status="Operational"
  05 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="Movistar" cc="es" 
country="Spain" operator="Telefónica Móviles España" status="Operational"
@@ -135,17 +134,17 @@
  07 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 800 / LTE 1800 / 
LTE 2600" brand="Movistar" cc="es" country="Spain" operator="Telefónica Móviles 
España" status="Operational"
  08 bands="MVNO" brand="Euskaltel" cc="es" country="Spain" status="Operational"
  09 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="Orange" cc="es" 
country="Spain" operator="France Telecom España SA" status="Operational"
- 10 bands="" cc="es" country="Spain" operator="Operadora de Telecomunicaciones 
Opera SL" status=""
- 11 bands="" brand="Orange" cc="es" country="Spain" operator="France Telecom 
España SA" status=""
- 12 bands="" cc="es" country="Spain" operator="Contacta Servicios Avanzados de 
Telecomunicaciones SL" status=""
- 13 bands="" cc="es" country="Spain" operator="Incotel Ingeniera y Consultaria 
SL" status=""
- 14 bands="" cc="es" country="Spain" operator="Incotel Servicioz Avanzados SL" 
status=""
- 15 bands="MVNO" brand="BT" cc="es" country="Spain" operator="BT Group España 
Compañia de Servicios Globales de Telecomunicaciones S.A.U." 
status="Operational"
+ 10 bands="" cc="es" country="Spain" operator="Operadora de Telecomunicaciones 
Opera SL" status="Not operational"
+ 11 bands="" brand="Orange" cc="es" country="Spain" operator="France Telecom 
España SA" status="Not operational"
+ 12 bands="" cc="es" country="Spain" operator="Contacta Servicios Avanzados de 
Telecomunicaciones SL" status="Not operational"
+ 13 bands="" cc="es" country="Spain" operator="Incotel Ingeniera y Consultaria 
SL" status="Not operational"
+ 14 bands="" cc="es" country="Spain" operator="Incotel Servicioz Avanzados SL" 
status="Not operational"
+ 15 bands="MVNO" brand="BT" cc="es" country="Spain" operator="BT Group España 
Compañia de Servicios Globales de Telecomunicaciones S.A.U." status="Not 
operational"
  16 bands="MVNO" brand="TeleCable" cc="es" country="Spain" operator="Telecable 
de Asturias S.A.U." status="Operational"
  17 bands="MVNO" brand="Móbil R" cc="es" country="Spain" operator="R Cable y 
Telecomunicaciones Galicia S.A." status="Operational"
  18 bands="MVNO" brand="ONO" cc="es" country="Spain" operator="Cableuropa 
S.A.U." status="Not operational"
  19 bands="MVNO" brand="Simyo" cc="es" country="Spain" operator="E-PLUS 
Moviles Virtuales España S.L.U." status="Operational"
- 20 bands="MVNO" brand="Fonyou" cc="es" country="Spain" operator="Fonyou 
Telecom S.L." status="Operational"
+ 20 bands="MVNO" brand="Fonyou" cc="es" country="Spain" operator="Fonyou 
Telecom S.L." status="Not operational"
  21 bands="MVNO" brand="Jazztel" cc="es" country="Spain" operator="Orange 
S.A." status="Operational"
  22 bands="MVNO" brand="DigiMobil" cc="es" country="Spain" operator="Best 
Spain Telecom" status="Operational"
  23 bands="MVNO" brand="Barablu" cc="es" country="Spain" operator="Barablu 
Móvil España" status=""
@@ -168,6 +167,7 @@
  01 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 800 / LTE 1800 / LTE 2600" 
brand="Telenor Hungary" cc="hu" country="Hungary" operator="Telenor 
Magyarország Zrt." status="Operational"
  02 bands="LTE 450" cc="hu" country="Hungary" operator="MVM Net Ltd." 
status="Operational"
  03 bands="LTE 1800" brand="DIGI" cc="hu" country="Hungary" operator="DIGI 
Telecommunication Ltd." status="Not operational"
+ 04 bands="" cc="hu" country="Hungary" operator="Invitech Solutions" status=""
  30 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 800 / LTE 1800 / LTE 2600" 
brand="T-Mobile" cc="hu" country="Hungary" operator="Magyar Telekom Plc" 
status="Operational"
  70 bands="GSM 900 / GSM 1800 / UMTS 2100 / UMTS 900 / LTE 800 / LTE 1800 / 
LTE 2600" brand="Vodafone" cc="hu" country="Hungary" operator="Vodafone 
Magyarország Zrt." status="Operational"
  71 bands="MVNO" brand="upc" cc="hu" country="Hungary" operator="UPC Hungary 
Ltd." status="Operational"
@@ -185,7 +185,7 @@
  12 bands="MVNO" cc="hr" country="Croatia" operator="TELE FOCUS d.o.o." 
status=""
  00-99
 220
- 01 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 1800" 
brand="Telenor" cc="rs" country="Serbia" operator="Telenor Serbia" 
status="Operational"
+ 01 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 800 / LTE 1800" 
brand="Telenor" cc="rs" country="Serbia" operator="Telenor Serbia" 
status="Operational"
  02 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="Telenor" cc="rs" 
country="Serbia" operator="Telenor Montenegro" status="Not operational"
  03 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800" brand="mt:s" cc="rs" 
country="Serbia" operator="Telekom Srbija" status="Operational"
  04 bands="GSM" brand="T-Mobile" cc="rs" country="Serbia" operator="T-Mobile 
Montenegro LLC" status="Not operational"
@@ -194,6 +194,11 @@
  09 bands="MVNO" brand="Vectone Mobile" cc="rs" country="Serbia" 
operator="MUNDIO MOBILE d.o.o." status="Operational"
  11 bands="MVNO" cc="rs" country="Serbia" operator="GLOBALTEL d.o.o." 
status="Operational"
  00-99
+221
+ 01 bands="GSM 900 / LTE 1800" brand="Vala" cc="xk" country="Kosovo" 
operator="Telecom of Kosovo J.S.C." status="Operational"
+ 02 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800" brand="IPKO" cc="xk" 
country="Kosovo" operator="IPKO" status="Operational"
+ 06 bands="MVNO" brand="Z Mobile" cc="xk" country="Kosovo" 
operator="Dardaphone.Net LLC" status="Operational"
+ 00-99
 222
  01 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 800 / LTE 1500 / 
LTE 1800 / LTE 2600" brand="TIM" cc="it" country="Italy" operator="Telecom 
Italia S.p.A" status="Operational"
  02 bands="Satellite (Globalstar)" brand="Elsacom" cc="it" country="Italy" 
status="Not operational"
@@ -203,7 +208,6 @@
  07 bands="MVNO" brand="Nòverca" cc="it" country="Italy" operator="Nòverca 
Italia" status="Not operational"
  08 bands="MVNO" brand="Fastweb" cc="it" country="Italy" operator="Fastweb 
S.p.A." status="Operational"
  10 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 800 / LTE 1800 / 
LTE 2600" brand="Vodafone" cc="it" country="Italy" operator="Vodafone Italia 
S.p.A." status="Operational"
- 11 bands="900 / 1800 / 2100 / 2600" brand="Free Mobile" cc="it" 
country="Italy" operator="Free Mobile Italia" status="Not operational"
  30 bands="GSM-R 900" brand="RFI" cc="it" country="Italy" operator="Rete 
Ferroviaria Italiana" status="Operational"
  33 bands="MVNO" brand="Poste Mobile" cc="it" country="Italy" operator="Poste 
Mobile S.p.A." status="Operational"
  34 bands="MVNO" brand="BT Italia" cc="it" country="Italy" operator="British 
Telecom Italia" status="Reserved"
@@ -214,6 +218,7 @@
  39 bands="" brand="SMS Italia" cc="it" country="Italy" operator="SMS Italia 
S.r.l." status=""
  43 bands="" brand="TIM" cc="it" country="Italy" operator="Telecom Italia 
S.p.A." status=""
  48 bands="" brand="TIM" cc="it" country="Italy" operator="Telecom Italia 
S.p.A." status=""
+ 50 bands="900 / 1800 / 2100 / 2600" brand="" cc="it" country="Italy" 
operator="Iliad Italia" status="Not operational"
  77 bands="UMTS 2100" brand="IPSE 2000" cc="it" country="Italy" status="Not 
operational"
  88 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 800" brand="Wind" 
cc="it" country="Italy" operator="Wind Telecomunicazioni S.p.A." 
status="Operational"
  98 bands="GSM 900" brand="BLU" cc="it" country="Italy" operator="BLU S.p.A." 
status="Not operational"
@@ -287,7 +292,7 @@
  07 bands="MVNO" brand="tele.ring" cc="at" country="Austria" 
operator="T-Mobile Austria" status="Operational"
  08 bands="MVNO" brand="Lycamobile" cc="at" country="Austria" 
operator="Lycamobile Austria" status="Operational"
  09 bands="MVNO" brand="Tele2Mobil" cc="at" country="Austria" operator="A1 
Telekom Austria" status="Operational"
- 10 bands="UMTS 2100 / LTE 1800 / LTE 2600" brand="3" cc="at" 
country="Austria" operator="Hutchison Drei Austria" status="Operational"
+ 10 bands="UMTS 2100 / LTE 900 / LTE 1800 / LTE 2600" brand="3" cc="at" 
country="Austria" operator="Hutchison Drei Austria" status="Operational"
  11 bands="MVNO" brand="bob" cc="at" country="Austria" operator="A1 Telekom 
Austria" status="Operational"
  12 bands="MVNO" brand="yesss!" cc="at" country="Austria" operator="A1 Telekom 
Austria" status="Operational"
  13 bands="MVNO" brand="upc" cc="at" country="Austria" operator="UPC Austria" 
status="Operational"
@@ -370,7 +375,7 @@
  91 cc="gb" country="United Kingdom" operator="Vodafone United Kingdom" 
status=""
  92 cc="gb" country="United Kingdom" operator="Vodafone United Kingdom" 
status="Not operational"
  94 cc="gb" country="United Kingdom" operator="Hutchison 3G UK Ltd" status=""
- 95 cc="gb" country="United Kingdom" operator="Network Rail Infrastructure 
Limited" status=""
+ 95 bands="GSM-R" cc="gb" country="United Kingdom" operator="Network Rail 
Infrastructure Limited" status="Test Network"
  00-99
 238
  01 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 800 / LTE 1800 / LTE 2600" 
brand="TDC" cc="dk" country="Denmark" operator="TDC A/S" status="Operational"
@@ -515,9 +520,9 @@
  92 bands="" brand="Sonera" cc="fi" country="Finland" operator="TeliaSonera 
Finland Oyj" status=""
  00-99
 246
- 01 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 800 / LTE 1800" 
brand="Omnitel" cc="lt" country="Lithuania" status="Operational"
+ 01 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 800 / LTE 1800" brand="Telia" 
cc="lt" country="Lithuania" operator="Telia Lietuva" status="Operational"
  02 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 800 / LTE 1800 / 
LTE 2600" brand="BITĖ" cc="lt" country="Lithuania" operator="UAB Bitė Lietuva" 
status="Operational"
- 03 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 800 / LTE 1800 / 
LTE 2600" brand="Tele2" cc="lt" country="Lithuania" status="Operational"
+ 03 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 800 / LTE 1800 / 
LTE 2600" brand="Tele2" cc="lt" country="Lithuania" operator="UAB Tele2 (Tele2 
AB, Sweden)" status="Operational"
  04 bands="" cc="lt" country="Lithuania" operator="Ministry of the Interior)" 
status=""
  05 bands="GSM-R 900" brand="LitRail" cc="lt" country="Lithuania" 
operator="Lietuvos geležinkeliai (Lithuanian Railways)" status="Operational"
  06 bands="" brand="Mediafon" cc="lt" country="Lithuania" operator="UAB 
Mediafon" status="Operational"
@@ -557,6 +562,7 @@
  05 bands="GSM 900 / GSM 1800 / UMTS 2100 / CDMA2000 450" brand="ETK" cc="ru" 
country="Russian Federation" operator="Yeniseytelecom" status="Operational"
  06 bands="CDMA2000 450" brand="Skylink" cc="ru" country="Russian Federation" 
operator="CJSC Saratov System of Cellular Communications" status="Operational"
  07 bands="GSM 900 / GSM 1800" brand="SMARTS" cc="ru" country="Russian 
Federation" operator="Zao SMARTS" status="Operational"
+ 08 bands="GSM 900 / GSM 1800 / LTE 2300" brand="Vainah Telecom" cc="ru" 
country="Russian Federation" operator="CS "VainahTelecom"" status="Operational"
  09 bands="CDMA2000 450" brand="Skylink" cc="ru" country="Russian Federation" 
operator="Khabarovsky Cellular Phone" status="Operational"
  10 bands="GSM 900" brand="DTC" cc="ru" country="Russian Federation" 
operator="Dontelekom" status="Not operational"
  11 bands="MVNO" brand="Yota" cc="ru" country="Russian Federation" 
operator="Scartel" status="Operational"
@@ -586,16 +592,16 @@
  91 bands="GSM 1800" brand="Sonic Duo" cc="ru" country="Russian Federation" 
operator="Sonic Duo CJSC" status="Not operational"
  92 bands="" cc="ru" country="Russian Federation" operator="Primtelefon" 
status="Not operational"
  93 bands="" cc="ru" country="Russian Federation" operator="Telecom XXI" 
status="Not operational"
- 99 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 800 / LTE 2600" 
brand="Beeline" cc="ru" country="Russian Federation" operator="OJSC 
Vimpel-Communications" status="Operational"
+ 99 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 800 / LTE 1800 / 
LTE 2600" brand="Beeline" cc="ru" country="Russian Federation" operator="OJSC 
Vimpel-Communications" status="Operational"
  00-99
 255
- 01 bands="GSM 900 / GSM 1800 / CDMA 450 / UMTS 2100" brand="Vodafone" cc="ua" 
country="Ukraine" operator="MTS Ukraine" status="Operational"
+ 01 bands="GSM 900 / GSM 1800 / CDMA 450 / UMTS 2100" brand="Vodafone" cc="ua" 
country="Ukraine" operator="PRJSC VF Ukraine" status="Operational"
  02 bands="GSM 900 / GSM 1800" brand="Beeline" cc="ua" country="Ukraine" 
operator="Kyivstar GSM JSC" status="Not operational"
- 03 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="Kyivstar" cc="ua" 
country="Ukraine" operator="Kyivstar GSM JSC" status="Operational"
- 04 bands="CDMA 800" brand="IT" cc="ua" country="Ukraine" 
operator="Intertelecom" status="Operational"
+ 03 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="Kyivstar" cc="ua" 
country="Ukraine" operator="Kyivstar JSC" status="Operational"
+ 04 bands="CDMA 800" brand="IT" cc="ua" country="Ukraine" 
operator="Intertelecom LLC" status="Operational"
  05 bands="GSM 1800" brand="Golden Telecom" cc="ua" country="Ukraine" 
operator="Kyivstar GSM JSC" status="Not operational"
  06 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="lifecell" cc="ua" 
country="Ukraine" operator="Turkcell" status="Operational"
- 07 bands="UMTS 2100" brand="3Mob" cc="ua" country="Ukraine" 
operator="Ukrtelecom" status="Operational"
+ 07 bands="UMTS 2100" brand="3Mob" cc="ua" country="Ukraine" operator="Trymob 
LLC" status="Operational"
  21 bands="CDMA 800" brand="PEOPLEnet" cc="ua" country="Ukraine" 
operator="Telesystems of Ukraine" status="Operational"
  23 bands="CDMA 800" brand="CDMA Ukraine" cc="ua" country="Ukraine" 
operator="Intertelecom" status="Not operational"
  25 bands="CDMA 800" brand="NEWTONE" cc="ua" country="Ukraine" operator="CST 
Invest" status="Operational"
@@ -614,12 +620,13 @@
  03 bands="CDMA 450" brand="Unité" cc="md" country="Moldova" 
operator="Moldtelecom" status="Operational"
  04 bands="GSM 900 / GSM 1800" brand="Eventis" cc="md" country="Moldova" 
operator="Eventis Telecom" status="Not operational"
  05 bands="UMTS 900 / UMTS 2100 / LTE 1800" brand="Unité" cc="md" 
country="Moldova" operator="Moldtelecom" status="Operational"
+ 15 bands="LTE 800" brand="IDC" cc="md" country="Moldova" 
operator="Interdnestrcom" status="Operational"
  99 bands="UMTS 2100" brand="Unité" cc="md" country="Moldova" 
operator="Moldtelecom" status="Operational"
  00-99
 260
  01 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 1800 / LTE 2600" 
brand="Plus" cc="pl" country="Poland" operator="Polkomtel Sp. z o.o." 
status="Operational"
  02 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="T-Mobile" cc="pl" 
country="Poland" operator="T-Mobile Polska S.A." status="Operational"
- 03 bands="GSM 900 / GSM 1800 / UMTS 2100 / CDMA2000 450" brand="Orange" 
cc="pl" country="Poland" operator="Polska Telefonia Komórkowa Centertel Sp. z 
o.o." status="Operational"
+ 03 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="Orange" cc="pl" 
country="Poland" operator="Polska Telefonia Komórkowa Centertel Sp. z o.o." 
status="Operational"
  04 bands="" brand="Aero2" cc="pl" country="Poland" operator="Aero 2 Sp. z 
o.o." status="Not operational"
  05 bands="UMTS 2100" brand="Orange" cc="pl" country="Poland" operator="Polska 
Telefonia Komórkowa Centertel Sp. z o.o." status="Not operational"
  06 bands="GSM 900 / UMTS 900 / UMTS 2100 / LTE 800 / LTE 1800 / LTE 2100 / 
LTE 2600" brand="Play" cc="pl" country="Poland" operator="P4 Sp. z o.o." 
status="Operational"
@@ -670,12 +677,12 @@
  00-99
 262
  01 bands="GSM 900 / GSM 1800/ / UMTS 2100 / LTE 800 / LTE 900 / LTE 1800 / 
LTE 2600" brand="Telekom" cc="de" country="Germany" operator="Telekom 
Deutschland GmbH" status="Operational"
- 02 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 800 / LTE 2600" 
brand="Vodafone" cc="de" country="Germany" operator="Vodafone D2 GmbH" 
status="Operational"
- 03 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 1800" 
brand="E-Plus" cc="de" country="Germany" operator="E-Plus Mobilfunk" 
status="Operational"
+ 02 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 800 / LTE 1800 / LTE 2600" 
brand="Vodafone" cc="de" country="Germany" operator="Vodafone D2 GmbH" 
status="Operational"
+ 03 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 800 / LTE 1800 / LTE 2600" 
brand="O<sub>2</sub>" cc="de" country="Germany" operator="Telefónica Germany 
GmbH & Co. oHG" status="Operational"
  04 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="Vodafone" cc="de" 
country="Germany" operator="Vodafone D2 GmbH" status="Reserved"
- 05 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100" brand="E-Plus" cc="de" 
country="Germany" operator="E-Plus Mobilfunk" status="Reserved"
+ 05 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100" brand="O<sub>2</sub>" 
cc="de" country="Germany" operator="Telefónica Germany GmbH & Co. oHG" 
status="Reserved"
  06 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 800 / LTE 900 / LTE 1800 / LTE 
2600" brand="Telekom" cc="de" country="Germany" operator="Telekom Deutschland 
GmbH" status="Reserved"
- 07 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 800 / LTE 2600" 
brand="O<sub>2</sub>" cc="de" country="Germany" operator="Telefónica Germany 
GmbH & Co. oHG" status="Operational"
+ 07 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 800 / LTE 1800 / LTE 2600" 
brand="O<sub>2</sub>" cc="de" country="Germany" operator="Telefónica Germany 
GmbH & Co. oHG" status="Not operational"
  08 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="O<sub>2</sub>" cc="de" 
country="Germany" operator="Telefónica Germany GmbH & Co. oHG" status="Reserved"
  09 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 2600" brand="Vodafone" cc="de" 
country="Germany" operator="Vodafone D2 GmbH" status="Operational"
  10 bands="GSM-R" cc="de" country="Germany" operator="DB Netz AG" 
status="Operational"
@@ -685,10 +692,10 @@
  14 bands="UMTS 2100" cc="de" country="Germany" operator="Group 3G UMTS" 
status="Not operational"
  15 bands="TD-SCDMA" brand="Airdata" cc="de" country="Germany" 
status="Operational"
  16 bands="MVNO" cc="de" country="Germany" operator="Telogic Germany GmbH" 
status="Not operational"
- 17 bands="" brand="E-Plus" cc="de" country="Germany" operator="E-Plus 
Mobilfunk" status=""
+ 17 bands="" brand="O<sub>2</sub>" cc="de" country="Germany" 
operator="Telefónica Germany GmbH & Co. oHG" status=""
  18 bands="MVNO" cc="de" country="Germany" operator="NetCologne" 
status="Operational"
  19 bands="CDMA 450" cc="de" country="Germany" operator="Inquam Deutschland" 
status=""
- 20 bands="MVNO" brand="OnePhone" cc="de" country="Germany" operator="E-Plus 
Mobilfunk" status="Operational"
+ 20 bands="MVNO" brand="OnePhone" cc="de" country="Germany" 
operator="Telefónica Germany GmbH & Co. oHG" status="Operational"
  21 bands="" cc="de" country="Germany" operator="Multiconnect GmbH" status=""
  22 bands="MVNO" cc="de" country="Germany" operator="sipgate Wireless GmbH" 
status=""
  23 bands="MVNO" cc="de" country="Germany" operator="Drillisch Netz AG" 
status="Operational"
@@ -702,7 +709,7 @@
  74 bands="" cc="de" country="Germany" operator="Qualcomm CDMA Technologies 
GmbH" status=""
  75 cc="de" country="Germany" operator="Core Network Dynamics GmbH" 
status="Not operational"
  76 bands="GSM 900" cc="de" country="Germany" operator="Siemens AG" 
status="Not operational"
- 77 bands="GSM 900" brand="E-Plus" cc="de" country="Germany" operator="E-Plus 
Mobilfunk" status="Operational"
+ 77 bands="GSM 900" brand="O<sub>2</sub>" cc="de" country="Germany" 
operator="Telefónica Germany GmbH & Co. oHG" status=""
  78 bands="" brand="Telekom" cc="de" country="Germany" operator="Telekom 
Deutschland GmbH" status=""
  79 bands="" cc="de" country="Germany" operator="ng4T GmbH" status="Not 
operational"
  92 bands="GSM 1800 / UMTS 2100" cc="de" country="Germany" operator="Nash 
Technologies" status="Operational"
@@ -776,7 +783,7 @@
  77 bands="UMTS 2100" brand="Melita" cc="mt" country="Malta" operator="Melita" 
status="Operational"
  00-99
 280
- 01 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800" 
brand="Cytamobile-Vodafone" cc="cy" country="Cyprus" operator="Cyprus 
Telecommunications Authority" status="Operational"
+ 01 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 800 / LTE 1800 / LTE 2600" 
brand="Cytamobile-Vodafone" cc="cy" country="Cyprus" operator="Cyprus 
Telecommunications Authority" status="Operational"
  10 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800" brand="MTN" cc="cy" 
country="Cyprus" operator="MTN Group" status="Operational"
  20 bands="LTE 1800" brand="PrimeTel" cc="cy" country="Cyprus" 
operator="PrimeTel PLC" status="Operational"
  22 bands="MVNO" brand="lemontel" cc="cy" country="Cyprus" operator="Lemontel 
Ltd" status="Operational"
@@ -786,7 +793,7 @@
  01 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800" brand="Geocell" cc="ge" 
country="Georgia" operator="Geocell Limited" status="Operational"
  02 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 800 / LTE 1800" 
brand="MagtiCom" cc="ge" country="Georgia" operator="Magticom GSM" 
status="Operational"
  03 bands="CDMA 450" brand="MagtiCom" cc="ge" country="Georgia" 
operator="Magtifix" status="Operational"
- 04 bands="GSM 1800 / LTE 800" brand="Beeline" cc="ge" country="Georgia" 
operator="Mobitel LLC" status="Operational"
+ 04 bands="GSM 1800 / UMTS 2100 / LTE 800" brand="Beeline" cc="ge" 
country="Georgia" operator="Mobitel LLC" status="Operational"
  05 bands="CDMA 800" brand="Silknet" cc="ge" country="Georgia" operator="JSC 
Silknet" status="Operational"
  06 bands="" cc="ge" country="Georgia" operator="JSC Compatel" status=""
  07 bands="MVNO" brand="GlobalCell" cc="ge" country="Georgia" 
operator="GlobalCell Ltd" status="Operational"
@@ -833,17 +840,17 @@
 293
  10 bands="GSM-R" cc="si" country="Slovenia" operator="SŽ - Infrastruktura, 
d.o.o." status="Operational"
  20 bands="" cc="si" country="Slovenia" operator="COMPATEL Ltd" status="Not 
operational"
- 40 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 800 / LTE 1800" 
brand="Si.mobil" cc="si" country="Slovenia" operator="SI.MOBIL d.d." 
status="Operational"
+ 40 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 800 / LTE 1800 / 
LTE 2600" brand="A1" cc="si" country="Slovenia" operator="A1 Slovenija" 
status="Operational"
  41 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 800 / LTE 900 / LTE 1800 / LTE 
2100 / LTE 2600" brand="Mobitel" cc="si" country="Slovenia" operator="Telekom 
Slovenije" status="Operational"
  64 bands="UMTS 2100" brand="T-2" cc="si" country="Slovenia" operator="T-2 
d.o.o." status="Operational"
  70 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 800 / LTE 1800" 
brand="Telemach" cc="si" country="Slovenia" operator="Tušmobil d.o.o." 
status="Operational"
  00-99
 294
  01 bands="GSM 900 / UMTS 2100 / LTE 800 / LTE 1800" brand="Telekom.mk" 
cc="mk" country="Macedonia" operator="Makedonski Telekom" status="Operational"
- 02 bands="GSM 900 / UMTS 2100 / LTE 800 / LTE 1800" brand="ONE" cc="mk" 
country="Macedonia" operator="One" status="Operational"
- 03 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 800 / LTE 1800" 
brand="Vip MK" cc="mk" country="Macedonia" operator="VIP Operator" 
status="Operational"
+ 02 bands="GSM 900 / UMTS 2100 / LTE 800 / LTE 1800" brand="vip" cc="mk" 
country="Macedonia" operator="ONE.VIP DOO" status="Operational"
+ 03 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 800 / LTE 1800" 
brand="vip" cc="mk" country="Macedonia" operator="ONE.VIP DOO" 
status="Operational"
  04 bands="MVNO" brand="Lycamobile" cc="mk" country="Macedonia" 
operator="Lycamobile LLC" status="Operational"
- 10 bands="" cc="mk" country="Macedonia" operator="WTI Macedonia" status=""
+ 10 bands="" cc="mk" country="Macedonia" operator="WTI Macedonia" status="Not 
operational"
  11 bands="" cc="mk" country="Macedonia" operator="MOBIK TELEKOMUNIKACII DOOEL 
Skopje" status=""
  00-99
 295
@@ -862,7 +869,9 @@
  03 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="m:tel CG" cc="me" 
country="Montenegro" operator="MTEL CG" status="Operational"
  00-99
 302
- 220 bands="UMTS 850 / UMTS 1900 / LTE 1700" brand="Telus Mobility, Koodo 
Mobile, Public Mobile" cc="ca" country="Canada" operator="Telus Mobility" 
status="Operational"
+ 130 bands="TD-LTE 3500 / WiMAX" brand="Xplornet" cc="ca" country="Canada" 
operator="Xplornet Communications" status="Operational"
+ 131 bands="TD-LTE 3500 / WiMAX" brand="Xplornet" cc="ca" country="Canada" 
operator="Xplornet Communications" status="Operational"
+ 220 bands="UMTS 850 / UMTS 1900 / LTE 1700 / LTE 2600" brand="Telus Mobility, 
Koodo Mobile, Public Mobile" cc="ca" country="Canada" operator="Telus Mobility" 
status="Operational"
  221 bands="" brand="Telus" cc="ca" country="Canada" operator="Telus Mobility" 
status=""
  222 bands="" brand="Telus" cc="ca" country="Canada" operator="Telus Mobility" 
status=""
  250 bands="" brand="ALO" cc="ca" country="Canada" operator="ALO Mobile Inc." 
status=""
@@ -873,45 +882,45 @@
  340 bands="MVNO" brand="Execulink" cc="ca" country="Canada" 
operator="Execulink" status="Operational"
  350 bands="GSM 850" brand="FIRST" cc="ca" country="Canada" operator="FIRST 
Networks Operations" status="Not operational"
  360 bands="iDEN 800" brand="MiKe" cc="ca" country="Canada" operator="Telus 
Mobility" status="Not operational"
- 361 bands="CDMA 800 / CDMA 1900" brand="Telus" cc="ca" country="Canada" 
operator="Telus Mobility" status="Operational"
+ 361 bands="CDMA 800 / CDMA 1900" brand="Telus" cc="ca" country="Canada" 
operator="Telus Mobility" status="Not operational"
  370 bands="MVNO" brand="Fido" cc="ca" country="Canada" operator="Fido 
Solutions (Rogers Wireless)" status="Operational"
  380 bands="UMTS 850 / UMTS 1900" brand="Keewaytinook Mobile" cc="ca" 
country="Canada" operator="Keewaytinook Okimakanak Mobile" status="Operational"
  390 bands="" brand="DMTS" cc="ca" country="Canada" operator="Dryden Mobility" 
status="Not operational"
  480 bands="" brand="SSi Connexions" cc="ca" country="Canada" operator="SSi 
Connexions" status=""
  490 bands="UMTS 1700 / LTE 1700" brand="Freedom Mobile" cc="ca" 
country="Canada" operator="Shaw Communications" status="Operational"
- 500 bands="UMTS 1700" brand="Videotron" cc="ca" country="Canada" 
operator="Videotron" status="Operational"
- 510 bands="UMTS 1700" brand="Videotron" cc="ca" country="Canada" 
operator="Videotron" status="Operational"
+ 500 bands="UMTS 1700 / LTE 1700" brand="Videotron" cc="ca" country="Canada" 
operator="Videotron" status="Operational"
+ 510 bands="UMTS 1700 / LTE 1700" brand="Videotron" cc="ca" country="Canada" 
operator="Videotron" status="Operational"
  520 bands="" brand="Videotron" cc="ca" country="Canada" operator="Videotron" 
status=""
  530 bands="GSM" brand="Keewaytinook Mobile" cc="ca" country="Canada" 
operator="Keewaytinook Okimakanak Mobile" status="Operational"
  540 bands="" cc="ca" country="Canada" operator="Rovvr Communications Inc." 
status=""
  560 bands="CDMA / GSM" brand="Lynx Mobility" cc="ca" country="Canada" 
operator="Lynx Mobility" status="Operational"
  570 bands="" brand="LightSquared" cc="ca" country="Canada" 
operator="LightSquared" status=""
  590 bands="" brand="Quadro Mobility" cc="ca" country="Canada" 
operator="Quadro Communications Co-op" status="Operational"
- 610 bands="UMTS 850 / UMTS 1900 / LTE 1700 / LTE 2600" brand="Bell Mobility, 
Virgin Mobile Canada" cc="ca" country="Canada" operator="Bell Mobility" 
status="Operational"
+ 610 bands="UMTS 850 / UMTS 1900 / LTE 700 / LTE 1700 / LTE 1900 / LTE 2600" 
brand="Bell Mobility, Virgin Mobile Canada" cc="ca" country="Canada" 
operator="Bell Mobility" status="Operational"
  620 bands="UMTS 850 / GSM 1900" brand="ICE Wireless" cc="ca" country="Canada" 
operator="ICE Wireless" status="Operational"
  630 bands="" brand="Aliant Mobility" cc="ca" country="Canada" operator="Bell 
Aliant" status=""
  640 bands="CDMA 800 / CDMA 1900" brand="Bell" cc="ca" country="Canada" 
operator="Bell Mobility" status="Operational"
- 650 bands="UMTS 850 / UMTS 1900 / LTE 1700 / LTE 2600" brand="TBaytel" 
cc="ca" country="Canada" operator="Thunder Bay Telephone" status="Operational"
- 652 bands="CDMA2000" cc="ca" country="Canada" operator="BC Tel Mobility 
(Telus)" status="Operational"
- 653 bands="CDMA 800 / CDMA 1900" brand="Telus" cc="ca" country="Canada" 
operator="Telus Mobility" status="Operational"
- 655 bands="CDMA 800 / 850 / CDMA 1900" brand="MTS" cc="ca" country="Canada" 
operator="MTS Mobility" status="Operational"
+ 650 bands="UMTS 850 / UMTS 1900 / LTE 2600" brand="TBaytel" cc="ca" 
country="Canada" operator="Thunder Bay Telephone" status="Operational"
+ 652 bands="CDMA2000" cc="ca" country="Canada" operator="BC Tel Mobility 
(Telus)" status="Not operational"
+ 653 bands="CDMA 800 / CDMA 1900" brand="Telus" cc="ca" country="Canada" 
operator="Telus Mobility" status="Not operational"
+ 655 bands="CDMA 800 / CDMA 1900" brand="MTS" cc="ca" country="Canada" 
operator="MTS Mobility" status="Operational"
  656 bands="CDMA" brand="TBay" cc="ca" country="Canada" operator="Thunder Bay 
Telephone Mobility" status="Not operational"
- 657 bands="CDMA 800 / CDMA 1900" brand="Telus" cc="ca" country="Canada" 
operator="Telus Mobility" status="Operational"
- 660 bands="UMTS 850 / UMTS 1900 / LTE 1700" brand="MTS" cc="ca" 
country="Canada" operator="MTS Mobility" status="Operational"
+ 657 bands="CDMA 800 / CDMA 1900" brand="Telus" cc="ca" country="Canada" 
operator="Telus Mobility" status="Not operational"
+ 660 bands="UMTS 850 / UMTS 1900 / LTE 1700" brand="MTS" cc="ca" 
country="Canada" operator="Bell MTS" status="Operational"
  670 bands="" brand="CityTel Mobility" cc="ca" country="Canada" 
operator="CityWest" status=""
- 680 bands="CDMA 850 / TD-LTE 2600" brand="SaskTel" cc="ca" country="Canada" 
operator="SaskTel Mobility" status="Operational"
+ 680 bands="TD-LTE 2600" brand="SaskTel" cc="ca" country="Canada" 
operator="SaskTel Mobility" status="Operational"
  690 bands="UMTS 850 / UMTS 1900" brand="Bell" cc="ca" country="Canada" 
operator="Bell Mobility" status="Operational"
  701 bands="CDMA2000" cc="ca" country="Canada" operator="MB Tel Mobility" 
status="Operational"
  702 bands="CDMA2000" cc="ca" country="Canada" operator="MT&T Mobility 
(Aliant)" status="Operational"
  703 bands="CDMA2000" cc="ca" country="Canada" operator="New Tel Mobility 
(Aliant)" status="Operational"
  710 bands="Satellite CDMA" brand="Globalstar" cc="ca" country="Canada" 
status="Operational"
- 720 bands="GSM 850 / GSM 1900 / UMTS 850 / UMTS 1900 / LTE 1700 / LTE 2600" 
brand="Rogers Wireless" cc="ca" country="Canada" operator="Rogers 
Communications" status="Operational"
+ 720 bands="GSM 850 / GSM 1900 / UMTS 850 / UMTS 1900 / LTE 700 / LTE 1700 / 
LTE 2600" brand="Rogers Wireless" cc="ca" country="Canada" operator="Rogers 
Communications" status="Operational"
  730 bands="" brand="TerreStar Solutions" cc="ca" country="Canada" 
operator="TerreStar Networks" status=""
  740 bands="" brand="Shaw Telecom" cc="ca" country="Canada" operator="Shaw 
Communications" status="Not operational"
  750 bands="" brand="SaskTel" cc="ca" country="Canada" operator="SaskTel 
Mobility" status=""
  760 bands="MVNO" brand="Public Mobile" cc="ca" country="Canada" 
operator="Telus Mobility" status="Operational"
- 770 bands="UMTS 850" brand="TNW Wireless" cc="ca" country="Canada" 
operator="Rural Com" status="Operational"
- 780 bands="UMTS 850 / UMTS 1900 / LTE 2100" brand="SaskTel" cc="ca" 
country="Canada" operator="SaskTel Mobility" status="Operational"
+ 770 bands="UMTS 850" brand="TNW Wireless" cc="ca" country="Canada" 
operator="TNW Wireless Inc." status="Operational"
+ 780 bands="UMTS 850 / UMTS 1900 / LTE 1700" brand="SaskTel" cc="ca" 
country="Canada" operator="SaskTel Mobility" status="Operational"
  790 bands="WiMAX / TD-LTE 3500" cc="ca" country="Canada" operator="NetSet 
Communications" status="Operational"
  820 bands="" brand="Rogers Wireless" cc="ca" country="Canada" 
operator="Rogers Communications" status=""
  860 bands="" brand="Telus" cc="ca" country="Canada" operator="Telus Mobility" 
status=""
@@ -966,7 +975,7 @@
  230 bands="GSM 1900" cc="us" country="United States of America" 
operator="T-Mobile" status="Not operational"
  240 bands="GSM 1900" cc="us" country="United States of America" 
operator="T-Mobile" status="Not operational"
  250 bands="GSM 1900" cc="us" country="United States of America" 
operator="T-Mobile" status="Not operational"
- 260 bands="GSM 1900 / UMTS 1900 / UMTS 1700 / LTE 850 / LTE 700 / LTE 1900 / 
LTE 1700" brand="T-Mobile USA" cc="us" country="United States of America" 
operator="T-Mobile USA" status="Operational"
+ 260 bands="GSM 1900 / UMTS 1900 / UMTS 1700 / LTE 850 / LTE 700 / LTE 1900 / 
LTE 1700" brand="T-Mobile" cc="us" country="United States of America" 
operator="T-Mobile USA" status="Operational"
  270 bands="GSM 1900" cc="us" country="United States of America" 
operator="T-Mobile" status="Not operational"
  280 bands="GSM 1900" brand="AT&T" cc="us" country="United States of America" 
operator="AT&T Mobility" status="Not operational"
  290 bands="GSM 1900" brand="nep" cc="us" country="United States of America" 
operator="NEP Cellcorp Inc." status="Not operational"
@@ -1011,7 +1020,7 @@
  660 bands="GSM 1900" brand="T-Mobile" cc="us" country="United States of 
America" status="Not operational"
  670 bands="" brand="AT&T" cc="us" country="United States of America" 
operator="AT&T Mobility" status=""
  680 bands="GSM 850 / GSM 1900" brand="AT&T" cc="us" country="United States of 
America" operator="AT&T Mobility" status="Operational"
- 690 bands="GSM 1900" brand="Limitless Mobile" cc="us" country="United States 
of America" operator="Limitless Mobile, LLC" status="Operational"
+ 690 bands="GSM 1900 / LTE 1900" brand="Limitless Mobile" cc="us" 
country="United States of America" operator="Limitless Mobile, LLC" status="Not 
operational"
  700 bands="GSM" brand="Bigfoot Cellular" cc="us" country="United States of 
America" operator="Cross Valiant Cellular Partnership" status=""
  710 bands="GSM 850" brand="ASTAC" cc="us" country="United States of America" 
operator="Arctic Slope Telephone Association Cooperative" status="Operational"
  720 bands="" cc="us" country="United States of America" operator="Syniverse 
Technologies" status=""
@@ -1059,7 +1068,7 @@
  110 bands="" brand="Verizon" cc="us" country="United States of America" 
operator="Verizon Wireless" status=""
  120 bands="" brand="iConnect" cc="us" country="United States of America" 
operator="Wave Runner LLC" status="Operational"
  130 bands="LTE" cc="us" country="United States of America" 
operator="Lightsquared L.P." status="Not operational"
- 140 bands="CDMA" brand="Sprocket Wireless" cc="us" country="United States of 
America" operator="Cross Telephone / MBO Wireless" status="Operational"
+ 140 bands="CDMA" brand="Bravado Wireless" cc="us" country="United States of 
America" operator="Cross Telephone Company" status="Operational"
  150 bands="GSM 850" cc="us" country="United States of America" 
operator="Wilkes Cellular" status="Operational"
  160 bands="LTE" cc="us" country="United States of America" 
operator="Lightsquared L.P." status="Not operational"
  170 bands="GSM 850" cc="us" country="United States of America" 
operator="Broadpoint Inc." status="Operational"
@@ -1068,7 +1077,7 @@
  200 bands="" cc="us" country="United States of America" operator="ARINC" 
status=""
  210 bands="GSM 1900" cc="us" country="United States of America" 
operator="Emery Telcom Wireless" status="Not operational"
  220 bands="CDMA" brand="U.S. Cellular" cc="us" country="United States of 
America" operator="U.S. Cellular" status="Operational"
- 230 bands="CDMA 850 / CDMA 1900 / LTE 1900 / LTE 1700" brand="C Spire 
Wireless" cc="us" country="United States of America" operator="Cellular South 
Inc." status="Operational"
+ 230 bands="CDMA 850 / CDMA 1900 / LTE 700 / LTE 850 / LTE 1700 / LTE 1900 / 
TD-LTE 2500" brand="C Spire Wireless" cc="us" country="United States of 
America" operator="Cellular South Inc." status="Operational"
  240 bands="GSM / UMTS 850 / WiMAX" cc="us" country="United States of America" 
operator="Cordova Wireless" status="Operational"
  250 bands="" brand="iConnect" cc="us" country="United States of America" 
operator="Wave Runner LLC" status="Operational"
  260 bands="WiMAX" brand="Sprint" cc="us" country="United States of America" 
operator="Sprint Corporation" status="Not operational"
@@ -1096,7 +1105,7 @@
  300 bands="" cc="us" country="United States of America" operator="Nexus 
Communications, Inc." status=""
  310 bands="CDMA2000" brand="NMobile" cc="us" country="United States of 
America" operator="Leaco Rural Telephone Company Inc." status="Operational"
  320 bands="GSM 850 / GSM 1900 / CDMA 2000 / UMTS" brand="Choice Wireless" 
cc="us" country="United States of America" operator="Commnet Wireless" 
status="Operational"
- 330 bands="GSM 1900" brand="Bug Tussel Wireless" cc="us" country="United 
States of America" operator="Bug Tussel Wireless LLC" status="Operational"
+ 330 bands="GSM 1900 / LTE 1700 / WiMAX 3700" brand="Bug Tussel Wireless" 
cc="us" country="United States of America" operator="Bug Tussel Wireless LLC" 
status="Operational"
  340 bands="CDMA2000 / LTE 850" cc="us" country="United States of America" 
operator="Illinois Valley Cellular" status="Operational"
  350 bands="CDMA2000" brand="Nemont" cc="us" country="United States of 
America" operator="Sagebrush Cellular, Inc." status="Operational"
  360 bands="UMTS 1700" cc="us" country="United States of America" 
operator="Stelera Wireless" status="Not operational"
@@ -1110,7 +1119,7 @@
  440 bands="CDMA" cc="us" country="United States of America" 
operator="Bluegrass Cellular LLC" status="Operational"
  450 bands="GSM 1900 / LTE 700" brand="PTCI" cc="us" country="United States of 
America" operator="Panhandle Telecommunication Systems Inc." 
status="Operational"
  460 bands="DMR" cc="us" country="United States of America" operator="Fisher 
Wireless Services Inc." status="Not operational"
- 470 bands="GSM 850 / GSM 1900" brand="Innovative Wireless" cc="us" 
country="United States of America" operator="Vitelcom Cellular Inc." 
status="Operational"
+ 470 bands="GSM 850 / GSM 1900" brand="Viya" cc="us" country="United States of 
America" operator="Vitelcom Cellular Inc." status="Operational"
  480 bands="LTE 700" brand="Verizon" cc="us" country="United States of 
America" operator="Verizon Wireless" status="Operational"
  481 bands="LTE 700" brand="Verizon" cc="us" country="United States of 
America" operator="Verizon Wireless" status="Not operational"
  482 bands="LTE 700" brand="Verizon" cc="us" country="United States of 
America" operator="Verizon Wireless" status="Not operational"
@@ -1176,7 +1185,7 @@
 312
  010 bands="" brand="Chariton Valley" cc="us" country="United States of 
America" operator="Chariton Valley Communication Corporation, Inc" status=""
  020 bands="LTE 700" cc="us" country="United States of America" 
operator="Infrastructure Networks, LLC" status="Operational"
- 030 bands="LTE 700" brand="Sprocket Wireless" cc="us" country="United States 
of America" operator="Cross Telephone / MBO Wireless" status="Operational"
+ 030 bands="LTE 700" brand="Bravado Wireless" cc="us" country="United States 
of America" operator="Cross Wireless" status="Operational"
  040 bands="LTE 700" cc="us" country="United States of America" 
operator="Custer Telephone Co-op (CTCI)" status="Operational"
  050 bands="LTE 700" cc="us" country="United States of America" 
operator="Fuego Wireless" status="Not operational"
  060 bands="CDMA / GSM" cc="us" country="United States of America" 
operator="CoverageCo" status=""
@@ -1208,7 +1217,7 @@
  320 bands="LTE 700" cc="us" country="United States of America" operator="S 
and R Communications LLC" status="Operational"
  330 bands="LTE 700" brand="Nemont" cc="us" country="United States of America" 
operator="Nemont Communications, Inc." status="Operational"
  340 bands="LTE 700" brand="MTA" cc="us" country="United States of America" 
operator="Matanuska Telephone Association, Inc." status="Operational"
- 350 bands="LTE 700" cc="us" country="United States of America" 
operator="Triangle Communication Sytem Inc." status="Operational"
+ 350 bands="LTE 700" cc="us" country="United States of America" 
operator="Triangle Communication System Inc." status="Operational"
  360 bands="" cc="us" country="United States of America" operator="Wes-Tex 
Telecommunications, Ltd." status=""
  370 bands="LTE" brand="Choice Wireless" cc="us" country="United States of 
America" operator="Commnet Wireless" status="Operational"
  380 bands="LTE 700" cc="us" country="United States of America" 
operator="Copper Valley Wireless" status="Operational"
@@ -1242,11 +1251,11 @@
  660 bands="LTE 1900" brand="nTelos" cc="us" country="United States of 
America" operator="nTelos Wireless" status="Not operational"
  670 bands="" brand="AT&T" cc="us" country="United States of America" 
operator="AT&T Mobility" status=""
  680 bands="" brand="AT&T" cc="us" country="United States of America" 
operator="AT&T Mobility" status=""
- 690 bands="" cc="us" country="United States of America" operator="Tecore 
Government Services, LLC" status=""
+ 690 bands="MVNO/MVNE" cc="us" country="United States of America" 
operator="TGS, LLC" status="Operational"
  700 bands="LTE 700" cc="us" country="United States of America" 
operator="Wireless Partners, LLC" status="Operational"
  710 bands="LTE" cc="us" country="United States of America" operator="Great 
North Woods Wireless LLC" status="Operational"
  720 bands="LTE" brand="Southern LINC" cc="us" country="United States of 
America" operator="Southern Communications Services" status=""
- 730 bands="CDMA" cc="us" country="United States of America" 
operator="Triangle Communication Sytem Inc." status="Operational"
+ 730 bands="CDMA" cc="us" country="United States of America" 
operator="Triangle Communication System Inc." status="Operational"
  740 bands="MVNO" brand="Locus Telecommunications" cc="us" country="United 
States of America" operator="KDDI America, Inc." status="Operational"
  750 bands="" cc="us" country="United States of America" operator="Artemis 
Networks LLC" status=""
  760 bands="" brand="ASTAC" cc="us" country="United States of America" 
operator="Arctic Slope Telephone Association Cooperative" status=""
@@ -1276,7 +1285,7 @@
  000-999
 313
  000 bands="" cc="us" country="United States of America" operator="Tennessee 
Wireless" status="Operational"
- 010 bands="" brand="Sprocket Wireless" cc="us" country="United States of 
America" operator="Cross Telephone / MBO Wireless" status=""
+ 010 bands="" brand="Bravado Wireless" cc="us" country="United States of 
America" operator="Cross Wireless LLC" status=""
  020 bands="CDMA" brand="CTC Wireless" cc="us" country="United States of 
America" operator="Cambridge Telephone Company Inc." status="Operational"
  030 bands="CDMA" brand="Snake River PCS" cc="us" country="United States of 
America" operator="Eagle Telephone System Inc." status="Operational"
  040 bands="CDMA" brand="NNTC Wireless" cc="us" country="United States of 
America" operator="Nucla-Naturita Telephone Company" status="Operational"
@@ -1331,7 +1340,7 @@
  20 bands="GSM 900 / UMTS 2100" brand="Digicel" country="French Antilles 
(France) - BL/GF/GP/MF/MQ" operator="DIGICEL Antilles Française Guyane" 
status="Operational"
  00-99
 342
- 600 bands="GSM 1900 / UMTS / LTE" brand="FLOW" cc="bb" country="Barbados" 
operator="LIME (formerly known as Cable & Wireless)" status="Operational"
+ 600 bands="GSM 1900 / UMTS 850 / LTE 850 / LTE 1900" brand="FLOW" cc="bb" 
country="Barbados" operator="LIME (formerly known as Cable & Wireless)" 
status="Operational"
  750 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 700 / LTE 1900" 
brand="Digicel" cc="bb" country="Barbados" operator="Digicel (Barbados) 
Limited" status="Operational"
  820 bands="" cc="bb" country="Barbados" operator="Sunbeach Communications" 
status="Not operational"
  000-999
@@ -1343,7 +1352,7 @@
  000-999
 346
  050 bands="GSM 900 / GSM 1800 / UMTS / LTE 1800" brand="Digicel" cc="ky" 
country="Cayman Islands (United Kingdom)" operator="Digicel Cayman Ltd." 
status="Operational"
- 140 bands="GSM 850 / GSM 1900 / UMTS / LTE 700" brand="FLOW" cc="ky" 
country="Cayman Islands (United Kingdom)" operator="Cable & Wireless (Cayman 
Islands) Limited" status="Operational"
+ 140 bands="GSM 850 / GSM 1900 / UMTS / LTE 700 / LTE 1900" brand="FLOW" 
cc="ky" country="Cayman Islands (United Kingdom)" operator="Cable & Wireless 
(Cayman Islands) Limited" status="Operational"
  000-999
 348
  170 bands="GSM 850 / GSM 1900 / UMTS 850 / UMTS 1900 / LTE 700 / LTE 1900" 
brand="FLOW" cc="vg" country="British Virgin Islands" operator="Cable & 
Wireless" status="Operational"
@@ -1369,8 +1378,7 @@
  110 bands="GSM 850 / GSM 1900" brand="FLOW" cc="kn" country="Saint Kitts and 
Nevis" operator="Cable & Wireless St. Kitts & Nevis Ltd" status="Operational"
  000-999
 358
- 050 bands="GSM 900 / GSM 1800 / GSM 1900" brand="Digicel" cc="lc" 
country="Saint Lucia" status=""
- 110 bands="GSM 850" brand="FLOW" cc="lc" country="Saint Lucia" 
operator="Cable &  Wireless" status=""
+ 110 bands="GSM 850 / LTE 700" brand="FLOW" cc="lc" country="Saint Lucia" 
operator="Cable &  Wireless" status="Operational"
  000-999
 360
  050 bands="GSM 900 / GSM 1800 / GSM 1900" brand="Digicel" cc="vc" 
country="Saint Vincent and the Grenadines" operator="Digicel (St. Vincent and 
the Grenadines) Limited" status="Operational"
@@ -1380,7 +1388,7 @@
 362
  31 bands="GSM" country="Former Netherlands Antilles (Kingdom of the 
Netherlands) - BQ/CW/SX" operator="Eutel N.V." status=""
  33 bands="GSM" country="Former Netherlands Antilles (Kingdom of the 
Netherlands) - BQ/CW/SX" operator="WICC N.V." status=""
- 51 bands="GSM 900 / UMTS 2100" brand="Telcell" country="Former Netherlands 
Antilles (Kingdom of the Netherlands) - BQ/CW/SX" operator="Telcell N.V." 
status="Operational"
+ 51 bands="GSM 900 / UMTS 2100 / LTE 1800" brand="Telcell" country="Former 
Netherlands Antilles (Kingdom of the Netherlands) - BQ/CW/SX" operator="Telcell 
N.V." status="Operational"
  54 bands="GSM 900 / GSM 1800" brand="ECC" country="Former Netherlands 
Antilles (Kingdom of the Netherlands) - BQ/CW/SX" operator="East Caribbean 
Cellular" status="Operational"
  59 bands="GSM 900 / GSM 1800" brand="Chippie" country="Former Netherlands 
Antilles (Kingdom of the Netherlands) - BQ/CW/SX" operator="United 
Telecommunication Service N.V. (UTS)" status="Operational"
  60 bands="UMTS 2100 / LTE 1800" brand="Chippie" country="Former Netherlands 
Antilles (Kingdom of the Netherlands) - BQ/CW/SX" operator="United 
Telecommunication Service N.V. (UTS)" status="Operational"
@@ -1411,7 +1419,7 @@
  110 bands="GSM 850 / UMTS / LTE 700" brand="FLOW" cc="dm" country="Dominica" 
operator="Cable &  Wireless" status="Operational"
  000-999
 368
- 01 bands="GSM 900 / GSM 850" brand="CUBACEL" cc="cu" country="Cuba" 
operator="Empresa de Telecomunicaciones de Cuba, SA" status="Operational"
+ 01 bands="GSM 900 / GSM 850 / UMTS 900" brand="CUBACEL" cc="cu" 
country="Cuba" operator="Empresa de Telecomunicaciones de Cuba, SA" 
status="Operational"
  00-99
 370
  01 bands="GSM 900 / GSM 1800 / GSM 1900 / UMTS 900 / LTE 1800" brand="Orange" 
cc="do" country="Dominican Republic" operator="Orange Dominicana" 
status="Operational"
@@ -1624,7 +1632,7 @@
  824 bands="GSM 1800" brand="Videocon Datacom" cc="in" country="India" 
operator="Assam" status="Reserved"
  827 bands="GSM 1800" brand="Videocon Datacom" cc="in" country="India" 
operator="Gujarat" status="Operational"
  834 bands="GSM 1800" brand="Videocon Datacom" cc="in" country="India" 
operator="Madhya Pradesh" status="Reserved"
- 840 bands="" brand="Jio" cc="in" country="India" operator="West Bengal" 
status="Reserved"
+ 840 bands="LTE 850 / LTE 1800 / TD-LTE 2300" brand="Jio" cc="in" 
country="India" operator="West Bengal" status="Operational"
  844 bands="GSM" brand="Uninor" cc="in" country="India" operator="Delhi & NCR" 
status="Not operational"
  845 bands="GSM 1800" brand="IDEA" cc="in" country="India" operator="Assam" 
status="Operational"
  846 bands="GSM 1800 / UTMS 2100" brand="IDEA" cc="in" country="India" 
operator="Jammu & Kashmir" status="Operational"
@@ -1635,27 +1643,27 @@
  851 bands="GSM 1800" brand="IDEA" cc="in" country="India" operator="Punjab" 
status="Operational"
  852 bands="GSM 1800" brand="IDEA" cc="in" country="India" operator="Tamil 
Nadu" status="Operational"
  853 bands="GSM 1800" brand="IDEA" cc="in" country="India" operator="West 
Bengal" status="Operational"
- 854 bands="" brand="Jio" cc="in" country="India" operator="Andhra Pradesh" 
status="Reserved"
- 855 bands="" brand="Jio" cc="in" country="India" operator="Assam" 
status="Reserved"
- 856 bands="" brand="Jio" cc="in" country="India" operator="Bihar" 
status="Reserved"
- 857 bands="" brand="Jio" cc="in" country="India" operator="Gujarat" 
status="Reserved"
- 858 bands="" brand="Jio" cc="in" country="India" operator="Haryana" 
status="Reserved"
- 859 bands="" brand="Jio" cc="in" country="India" operator="Himachal Pradesh" 
status="Reserved"
- 860 bands="" brand="Jio" cc="in" country="India" operator="Jammu Kashmir" 
status="Reserved"
- 861 bands="LTE 1800 / TD-LTE 2300" brand="Jio" cc="in" country="India" 
operator="Karnataka" status="Reserved"
- 862 bands="" brand="Jio" cc="in" country="India" operator="Kerala" 
status="Reserved"
- 863 bands="" brand="Jio" cc="in" country="India" operator="Madhyya Pradesh" 
status="Reserved"
- 864 bands="" brand="Jio" cc="in" country="India" operator="Maharashtra" 
status="Reserved"
- 865 bands="" brand="Jio" cc="in" country="India" operator="North East" 
status="Reserved"
- 866 bands="" brand="Jio" cc="in" country="India" operator="Orissa" 
status="Reserved"
- 867 bands="" brand="Jio" cc="in" country="India" operator="Punjab" 
status="Reserved"
- 868 bands="" brand="Jio" cc="in" country="India" operator="Rajasthan" 
status="Reserved"
- 869 bands="" brand="Jio" cc="in" country="India" operator="Tamil Nadu 
Chennai" status="Reserved"
- 870 bands="" brand="Jio" cc="in" country="India" operator="Uttar Pradesh 
West" status="Reserved"
- 871 bands="" brand="Jio" cc="in" country="India" operator="Uttar Pradesh 
East" status="Reserved"
- 872 bands="" brand="Jio" cc="in" country="India" operator="Delhi" 
status="Reserved"
- 873 bands="" brand="Jio" cc="in" country="India" operator="Kolkatta" 
status="Reserved"
- 874 bands="" brand="Jio" cc="in" country="India" operator="Mumbai" 
status="Reserved"
+ 854 bands="LTE 850 / LTE 1800 / TD-LTE 2300" brand="Jio" cc="in" 
country="India" operator="Andhra Pradesh" status="Operational"
+ 855 bands="LTE 850 / LTE 1800 / TD-LTE 2300" brand="Jio" cc="in" 
country="India" operator="Assam" status="Operational"
+ 856 bands="LTE 850 / LTE 1800 / TD-LTE 2300" brand="Jio" cc="in" 
country="India" operator="Bihar" status="Operational"
+ 857 bands="LTE 850 / LTE 1800 / TD-LTE 2300" brand="Jio" cc="in" 
country="India" operator="Gujarat" status="Operational"
+ 858 bands="LTE 850 / LTE 1800 / TD-LTE 2300" brand="Jio" cc="in" 
country="India" operator="Haryana" status="Operational"
+ 859 bands="LTE 850 / LTE 1800 / TD-LTE 2300" brand="Jio" cc="in" 
country="India" operator="Himachal Pradesh" status="Operational"
+ 860 bands="LTE 850 / LTE 1800 / TD-LTE 2300" brand="Jio" cc="in" 
country="India" operator="Jammu & Kashmir" status="Operational"
+ 861 bands="LTE 850 / LTE 1800 / TD-LTE 2300" brand="Jio" cc="in" 
country="India" operator="Karnataka" status="Operational"
+ 862 bands="LTE 850 / LTE 1800 / TD-LTE 2300" brand="Jio" cc="in" 
country="India" operator="Kerala" status="Operational"
+ 863 bands="LTE 850 / LTE 1800 / TD-LTE 2300" brand="Jio" cc="in" 
country="India" operator="Madhya Pradesh" status="Operational"
+ 864 bands="LTE 850 / LTE 1800 / TD-LTE 2300" brand="Jio" cc="in" 
country="India" operator="Maharashtra" status="Operational"
+ 865 bands="LTE 850 / LTE 1800 / TD-LTE 2300" brand="Jio" cc="in" 
country="India" operator="North East" status="Operational"
+ 866 bands="LTE 850 / LTE 1800 / TD-LTE 2300" brand="Jio" cc="in" 
country="India" operator="Orissa" status="Operational"
+ 867 bands="LTE 850 / LTE 1800 / TD-LTE 2300" brand="Jio" cc="in" 
country="India" operator="Punjab" status="Operational"
+ 868 bands="LTE 850 / LTE 1800 / TD-LTE 2300" brand="Jio" cc="in" 
country="India" operator="Rajasthan" status="Operational"
+ 869 bands="LTE 850 / LTE 1800 / TD-LTE 2300" brand="Jio" cc="in" 
country="India" operator="Tamil Nadu (incl. Chennai)" status="Operational"
+ 870 bands="LTE 850 / LTE 1800 / TD-LTE 2300" brand="Jio" cc="in" 
country="India" operator="Uttar Pradesh (West)" status="Operational"
+ 871 bands="LTE 850 / LTE 1800 / TD-LTE 2300" brand="Jio" cc="in" 
country="India" operator="Uttar Pradesh (East)" status="Operational"
+ 872 bands="LTE 850 / LTE 1800 / TD-LTE 2300" brand="Jio" cc="in" 
country="India" operator="Delhi" status="Operational"
+ 873 bands="LTE 850 / LTE 1800 / TD-LTE 2300" brand="Jio" cc="in" 
country="India" operator="Kolkata" status="Operational"
+ 874 bands="LTE 850 / LTE 1800 / TD-LTE 2300" brand="Jio" cc="in" 
country="India" operator="Mumbai" status="Operational"
  875 bands="GSM 1800" brand="Uninor" cc="in" country="India" operator="Assam" 
status="Reserved"
  880 bands="GSM 1800" brand="Uninor" cc="in" country="India" operator="West 
Bengal" status="Operational"
  881 bands="GSM 1800" brand="S Tel" cc="in" country="India" operator="Assam" 
status="Reserved"
@@ -1671,13 +1679,13 @@
  929 bands="GSM 1800" brand="Uninor" cc="in" country="India" 
operator="Maharashtra" status="Operational"
  00-99
 410
- 01 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="Mobilink" cc="pk" 
country="Pakistan" operator="Mobilink-PMCL" status="Operational"
+ 01 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="Jazz" cc="pk" 
country="Pakistan" operator="Mobilink-PMCL" status="Operational"
  02 bands="CDMA2000 1900" brand="PTCL" cc="pk" country="Pakistan" 
operator="PTCL" status="Operational"
  03 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100" brand="Ufone" cc="pk" 
country="Pakistan" operator="Pakistan Telecommunication Mobile Ltd" 
status="Operational"
  04 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800" brand="Zong" cc="pk" 
country="Pakistan" operator="China Mobile" status="Operational"
  05 bands="GSM 900 / GSM 1800" brand="SCO Mobile" cc="pk" country="Pakistan" 
operator="SCO Mobile Ltd" status="Operational"
  06 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 850" brand="Telenor" cc="pk" 
country="Pakistan" operator="Telenor Pakistan" status="Operational"
- 07 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800" brand="Warid Pakistan" 
cc="pk" country="Pakistan" operator="WaridTel" status="Operational"
+ 07 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800" brand="Jazz" cc="pk" 
country="Pakistan" operator="WaridTel" status="Operational"
  08 bands="GSM 900 / GSM 1800" brand="SCO Mobile" cc="pk" country="Pakistan" 
operator="SCO Mobile Ltd" status="Operational"
  00-99
 412
@@ -1691,17 +1699,23 @@
  00-99
 413
  01 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800" brand="Mobitel" cc="lk" 
country="Sri Lanka" operator="Mobitel (Pvt) Ltd" status="Operational"
- 02 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800 / TD-LTE 2300" 
brand="Dialog" cc="lk" country="Sri Lanka" operator="Dialog Axiata PLC" 
status="Operational"
+ 02 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800" brand="Dialog" cc="lk" 
country="Sri Lanka" operator="Dialog Axiata PLC" status="Operational"
  03 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="Etisalat" cc="lk" 
country="Sri Lanka" operator="Etisalat Lanka (Pvt) Ltd" status="Operational"
  04 bands="CDMA / WiMAX / TD-LTE 2300" brand="Lanka Bell" cc="lk" country="Sri 
Lanka" operator="Lanka Bell Ltd" status="Operational"
  05 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="Airtel" cc="lk" country="Sri 
Lanka" operator="Bharti Airtel Lanka (Pvt) Ltd" status="Operational"
  08 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="Hutch" cc="lk" country="Sri 
Lanka" operator="Hutchison Telecommunications Lanka (Pvt) Ltd" 
status="Operational"
+ 11 bands="CDMA / WiMAX / TD-LTE 2300" brand="Dialog Broadband" cc="lk" 
country="Sri Lanka" operator="Dialog Broadband Networks (Pvt) Ltd" 
status="Operational"
+ 12 bands="CDMA / TD-LTE 2600" brand="SLT" cc="lk" country="Sri Lanka" 
operator="Sri Lanka Telecom" status="Operational"
  00-99
 414
- 01 bands="GSM 900 / UMTS 2100 / LTE 2100" brand="MPT" cc="mm" 
country="Myanmar" operator="Myanmar Posts and Telecommunications" 
status="Operational"
+ 00 bands="" brand="MPT" cc="mm" country="Myanmar" operator="Myanmar Posts and 
Telecommunications" status=""
+ 01 bands="GSM 900 / UMTS 2100 / LTE 1800 / LTE 2100" brand="MPT" cc="mm" 
country="Myanmar" operator="Myanmar Posts and Telecommunications" 
status="Operational"
+ 02 bands="" brand="MPT" cc="mm" country="Myanmar" operator="Myanmar Posts and 
Telecommunications" status=""
  03 bands="CDMA 800" brand="CDMA800" cc="mm" country="Myanmar" 
operator="Myanmar Economic Corporation" status="Operational"
- 05 bands="UMTS 900 / UMTS 2100 / LTE 2100" brand="Ooredoo" cc="mm" 
country="Myanmar" operator="Ooredoo Myanmar" status="Operational"
- 06 bands="GSM 900 / UMTS 2100 / LTE 2100" brand="Telenor" cc="mm" 
country="Myanmar" operator="Telenor Myanmar" status="Operational"
+ 04 bands="" brand="MPT" cc="mm" country="Myanmar" operator="Myanmar Posts and 
Telecommunications" status=""
+ 05 bands="UMTS 900 / UMTS 2100 / LTE 1800 / LTE 2100" brand="Ooredoo" cc="mm" 
country="Myanmar" operator="Ooredoo Myanmar" status="Operational"
+ 06 bands="GSM 900 / UMTS 2100 / LTE 1800 / LTE 2100" brand="Telenor" cc="mm" 
country="Myanmar" operator="Telenor Myanmar" status="Operational"
+ 09 bands="" brand="MNTC" cc="mm" country="Myanmar" operator="Myanmar National 
Tele & Communication Co., Ltd" status=""
  00-99
 415
  01 bands="GSM 900 / UMTS 2100 / LTE 1800" brand="Alfa" cc="lb" 
country="Lebanon" operator="MIC 1" status="Operational"
@@ -1766,6 +1780,7 @@
  06 bands="GSM 900 / GSM 1800" brand="Wataniya" cc="ps" country="Palestine" 
operator="Wataniya Palestine Mobile Telecommunications Company" 
status="Operational"
  07 bands="iDEN 800 / UMTS 2100" brand="Hot Mobile" cc="il" country="Israel" 
operator="Hot Mobile Ltd." status="Operational"
  08 bands="UMTS 2100 / LTE 1800" brand="Golan Telecom" cc="il" 
country="Israel" operator="Golan Telecom Ltd" status="Operational"
+ 09 bands="" brand="018 Xphone" cc="il" country="Israel" operator="Marathon 
018 Xphone Ltd." status=""
  11 bands="MVNO" cc="il" country="Israel" operator="365 Telecom" status=""
  12 bands="MVNO" cc="il" country="Israel" operator="Free Telecom" status=""
  13 bands="" cc="il" country="Israel" operator="Ituran Cellular 
Communications" status=""
@@ -1803,19 +1818,19 @@
  00-99
 429
  01 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800 / CDMA / WiMAX" 
brand="Namaste / NT Mobile / Sky Phone" cc="np" country="Nepal" operator="Nepal 
Telecom (NDCL)" status="Operational"
- 02 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="Ncell" cc="np" 
country="Nepal" operator="Ncell Pvt. Ltd." status="Operational"
+ 02 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800" brand="Ncell" cc="np" 
country="Nepal" operator="Ncell Pvt. Ltd." status="Operational"
  03 bands="CDMA2000 800" brand="UTL" cc="np" country="Nepal" operator="United 
Telecom Limited" status="Operational"
  04 bands="GSM 900" brand="SmartCell" cc="np" country="Nepal" operator="Smart 
Telecom Pvt. Ltd. (STPL)" status="Operational"
  00-99
 432
- 11 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 2600" brand="IR-MCI 
(Hamrah-e-Avval)" cc="ir" country="Iran" operator="Mobile Communications 
Company of Iran" status="Operational"
+ 11 bands="GSM 900 / UMTS 900 / UMTS 2100 / LTE 1800 / LTE 2600" brand="IR-MCI 
(Hamrah-e-Avval)" cc="ir" country="Iran" operator="Mobile Communications 
Company of Iran" status="Operational"
  12 bands="LTE 800" brand="Avacell" cc="ir" country="Iran" operator="Dadeh 
Dostar asr Novin p.j.s. co & Information Technology Company of Iran" 
status="Operational"
  14 bands="GSM 900" brand="TKC" cc="ir" country="Iran" 
operator="Telecommunication Kish Company" status="Operational"
  19 bands="GSM 900" brand="MTCE (Espadan)" cc="ir" country="Iran" 
operator="Mobile Telecommunications Company of Esfahan" status="Operational"
  20 bands="UMTS 900 / UMTS 2100 / LTE 1800" brand="Rightel" cc="ir" 
country="Iran" operator="Social Security Investment Co." status="Operational"
- 32 bands="GSM 900 / GSM 1800" brand="Taliya" cc="ir" country="Iran" 
operator="TCI of Iran and Iran Mobin" status="Operational"
- 35 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800 / TD-LTE 3500" brand="MTN 
Irancell" cc="ir" country="Iran" operator="MTN Irancell Telecommunications 
Services Company" status="Operational"
- 70 bands="GSM 900 / GSM 1800" brand="TCI" cc="ir" country="Iran" 
operator="Telephone Communications Company of Iran" status="Operational"
+ 32 bands="GSM 900 / GSM 1800" brand="Taliya" cc="ir" country="Iran" 
operator="TCI of Iran and Iran Mobin" status="Not Operational"
+ 35 bands="GSM 900 / UMTS 900 / UMTS 2100 / LTE 1800 / LTE 2600 / TD-LTE 3500" 
brand="MTN Irancell" cc="ir" country="Iran" operator="MTN Irancell 
Telecommunications Services Company" status="Operational"
+ 70 bands="GSM 900" brand="TCI" cc="ir" country="Iran" operator="Telephone 
Communications Company of Iran" status="Operational"
  93 bands="GSM 1800" brand="Iraphone" cc="ir" country="Iran" 
operator="Iraphone" status="Operational"
  00-99
 434
@@ -1834,13 +1849,14 @@
  03 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 800" brand="MegaFon" cc="tj" 
country="Tajikistan" operator="TT Mobile" status="Operational"
  04 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 1800 / LTE 2100" 
brand="Babilon-M" cc="tj" country="Tajikistan" operator="Babilon-Mobile" 
status="Operational"
  05 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="Beeline" cc="tj" 
country="Tajikistan" operator="Tacom" status="Operational"
+ 10 bands="TD-LTE 2300 / WiMAX" brand="Babilon-T" cc="tj" country="Tajikistan" 
operator="Babilon-T" status="Operational"
  12 bands="UMTS 2100" brand="Tcell" cc="tj" country="Tajikistan" 
operator="Indigo" status=""
  00-99
 437
  01 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 800" brand="Beeline" cc="kg" 
country="Kyrgyzstan" operator="Sky Mobile LLC" status="Operational"
- 03 bands="CDMA2000" brand="Fonex" cc="kg" country="Kyrgyzstan" 
operator="Aktel Ltd" status="Operational"
+ 03 bands="CDMA2000 850" brand="Fonex" cc="kg" country="Kyrgyzstan" 
operator="Aktel Ltd" status="Not operational"
  05 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 800 / LTE 1800 / 
LTE 2100" brand="MegaCom" cc="kg" country="Kyrgyzstan" operator="Alfa Telecom 
CJSC" status="Operational"
- 09 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 2600" brand="O!" cc="kg" 
country="Kyrgyzstan" operator="NurTelecom LLC" status="Operational"
+ 09 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 800 / LTE 2600" brand="O!" 
cc="kg" country="Kyrgyzstan" operator="NurTelecom LLC" status="Operational"
  00-99
 438
  01 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="MTS" cc="tm" 
country="Turkmenistan" operator="MTS Turkmenistan" status="Operational"
@@ -1854,8 +1870,8 @@
  03 bands="MVNO" brand="IIJmio" cc="jp" country="Japan" operator="Internet 
Initiative Japan Inc." status="Operational"
  05 bands="TD-LTE 2500" cc="jp" country="Japan" operator="Wireless City 
Planning Inc." status="Operational"
  10 bands="UMTS 850 / UMTS 1800 / UMTS 2100 / LTE 700 / LTE 850 / LTE 1500 / 
LTE 1800 / LTE 2100 / TD-LTE 3500" brand="NTT docomo" cc="jp" country="Japan" 
operator="NTT DoCoMo, Inc." status="Operational"
- 20 bands="UMTS 900 / UMTS 2100 / LTE 700 / LTE 900 / LTE 1800 / LTE 2100 / 
TD-LTE 3500" brand="SoftBank" cc="jp" country="Japan" operator="SoftBank Corp." 
status="Operational"
- 21 bands="UMTS 900 / UMTS 2100 / LTE 700 / LTE 900 / LTE 1800 / LTE 2100 / 
TD-LTE 3500" brand="SoftBank" cc="jp" country="Japan" operator="SoftBank Corp." 
status="Operational"
+ 20 bands="UMTS 900 / UMTS 2100 / LTE 700 / LTE 900 / LTE 1500 / LTE 1800 / 
LTE 2100 / TD-LTE 3500" brand="SoftBank" cc="jp" country="Japan" 
operator="SoftBank Corp." status="Operational"
+ 21 bands="UMTS 900 / UMTS 2100 / LTE 700 / LTE 900 / LTE 1500 / LTE 1800 / 
LTE 2100 / TD-LTE 3500" brand="SoftBank" cc="jp" country="Japan" 
operator="SoftBank Corp." status="Operational"
  50 bands="CDMA2000 850 / CDMA2000 2100 / LTE 700 / LTE 850 / LTE 1500 / LTE 
2100 / TD-LTE 3500" brand="au" cc="jp" country="Japan" operator="KDDI 
Corporation" status="Operational"
  51 bands="CDMA2000 850 / CDMA2000 2100 / LTE 700 / LTE 850 / LTE 1500 / LTE 
2100 / TD-LTE 3500" brand="au" cc="jp" country="Japan" operator="KDDI 
Corporation" status="Operational"
  52 bands="CDMA2000 850 / CDMA2000 2100 / LTE 700 / LTE 850 / LTE 1500 / LTE 
2100 / TD-LTE 3500" brand="au" cc="jp" country="Japan" operator="KDDI 
Corporation" status="Operational"
@@ -1872,7 +1888,7 @@
  00-99
 441
  00 bands="TD-LTE 2500" cc="jp" country="Japan" operator="Wireless City 
Planning Inc." status="Operational"
- 01 bands="UMTS 900 / UMTS 2100 / LTE 700 / LTE 900 / LTE 1800 / LTE 2100 / 
TD-LTE 3500" brand="SoftBank" cc="jp" country="Japan" operator="SoftBank Corp." 
status="Operational"
+ 01 bands="UMTS 900 / UMTS 2100 / LTE 700 / LTE 900 / LTE 1500 / LTE 1800 / 
LTE 2100 / TD-LTE 3500" brand="SoftBank" cc="jp" country="Japan" 
operator="SoftBank Corp." status="Operational"
  10 bands="WiMAX 2500 / TD-LTE 2500" brand="UQ WiMAX" cc="jp" country="Japan" 
operator="UQ Communications Inc." status="Operational"
  00-99
 450
@@ -1891,7 +1907,7 @@
  01 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="MobiFone" cc="vn" 
country="Vietnam" operator="Vietnam Mobile Telecom Services Company" 
status="Operational"
  02 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 1800" 
brand="Vinaphone" cc="vn" country="Vietnam" operator="Vietnam Telecom Services 
Company" status="Operational"
  03 bands="CDMA2000 800" brand="S-Fone" cc="vn" country="Vietnam" 
operator="S-Telecom" status="Not operational"
- 04 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="Viettel Mobile" cc="vn" 
country="Vietnam" operator="Viettel Telecom" status="Operational"
+ 04 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800" brand="Viettel Mobile" 
cc="vn" country="Vietnam" operator="Viettel Telecom" status="Operational"
  05 bands="GSM 900 / UMTS 2100" brand="Vietnamobile" cc="vn" country="Vietnam" 
operator="Hanoi Telecom" status="Operational"
  06 bands="CDMA2000 450" brand="EVNTelecom" cc="vn" country="Vietnam" 
operator="EVN Telecom" status="Not operational"
  07 bands="GSM 1800" brand="Gmobile" cc="vn" country="Vietnam" operator="GTEL 
Mobile JSC" status="Operational"
@@ -1929,6 +1945,7 @@
  30 bands="" cc="hk" country="Hong Kong" operator="China Data Enterprises Ltd" 
status=""
  31 bands="" cc="hk" country="Hong Kong" operator="China Telecom Global 
Limited" status=""
  32 bands="" cc="hk" country="Hong Kong" operator="Hong Kong Broadband Network 
Ltd" status=""
+ 35 bands="MVNO" cc="hk" country="Hong Kong" operator="Webbing Hong Kong Ltd" 
status="Operational"
  00-99
 455
  00 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800" brand="SmarTone" cc="mo" 
country="Macau (China)" operator="Smartone – Comunicações Móveis, S.A." 
status="Operational"
@@ -1945,9 +1962,9 @@
  02 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800" brand="Smart" cc="kh" 
country="Cambodia" operator="Smart Axiata Co. Ltd" status="Operational"
  03 bands="GSM 1800 / UMTS 2100" brand="qb" cc="kh" country="Cambodia" 
operator="Cambodia Advance Communications Co. Ltd" status="Operational"
  04 bands="GSM 1800 / UMTS 2100" brand="qb" cc="kh" country="Cambodia" 
operator="Cambodia Advance Communications Co. Ltd" status="Operational"
- 05 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800" brand="Smart" cc="kh" 
country="Cambodia" operator="Smart Axiata Co. Ltd" status="Operational"
- 06 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800" brand="Smart" cc="kh" 
country="Cambodia" operator="Smart Axiata Co. Ltd" status="Operational"
- 08 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="Metfone" cc="kh" 
country="Cambodia" operator="Viettel" status="Operational"
+ 05 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800 / LTE 2100" brand="Smart" 
cc="kh" country="Cambodia" operator="Smart Axiata Co. Ltd" status="Operational"
+ 06 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800 / LTE 2100" brand="Smart" 
cc="kh" country="Cambodia" operator="Smart Axiata Co. Ltd" status="Operational"
+ 08 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800" brand="Metfone" cc="kh" 
country="Cambodia" operator="Viettel" status="Operational"
  09 bands="GSM 900 / GSM 1800" brand="Metfone" cc="kh" country="Cambodia" 
operator="Viettel" status="Operational"
  11 bands="LTE 850" brand="SEATEL" cc="kh" country="Cambodia" operator="SEATEL 
Cambodia" status="Operational"
  18 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="Cellcard" cc="kh" 
country="Cambodia" operator="The Royal Group" status="Operational"
@@ -1962,9 +1979,9 @@
  00 bands="GSM 900 / GSM 1800 / TD-SCDMA 1900 / TD-SCDMA 2000 / TD-LTE 1900 / 
TD-LTE 2300 / TD-LTE 2500" brand="China Mobile" cc="cn" country="China" 
operator="China Mobile" status="Operational"
  01 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 1800 / TD-LTE 2300 
/ TD-LTE 2500" brand="China Unicom" cc="cn" country="China" operator="China 
Unicom" status="Operational"
  02 bands="GSM 900 / GSM 1800 / TD-SCDMA 1900 / TD-SCDMA 2000 / TD-LTE 1900 / 
TD-LTE 2300 / TD-LTE 2500" brand="China Mobile" cc="cn" country="China" 
operator="China Mobile" status="Not operational"
- 03 bands="CDMA2000 800 / LTE 1800 / LTE 2100 / TD-LTE 2300 / TD-LTE 2500" 
brand="China Telecom" cc="cn" country="China" operator="China Telecom" 
status="Operational"
+ 03 bands="CDMA2000 800 / LTE 850 / LTE 1800 / LTE 2100 / TD-LTE 2300 / TD-LTE 
2500" brand="China Telecom" cc="cn" country="China" operator="China Telecom" 
status="Operational"
  04 bands="" cc="cn" country="China" operator="Global Star Satellite" status=""
- 05 bands="CDMA2000 800 / LTE 1800 / LTE 2100 / TD-LTE 2300 / TD-LTE 2500" 
brand="China Telecom" cc="cn" country="China" operator="China Telecom" 
status="Not operational"
+ 05 bands="CDMA2000 800 / LTE 850 / LTE 1800 / LTE 2100 / TD-LTE 2300 / TD-LTE 
2500" brand="China Telecom" cc="cn" country="China" operator="China Telecom" 
status="Not operational"
  06 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="China Unicom" cc="cn" 
country="China" operator="China Unicom" status="Not operational"
  07 bands="GSM 900 / GSM 1800 / TD-SCDMA 1900 / TD-SCDMA 2000 / TD-LTE 1900 / 
TD-LTE 2300 / TD-LTE 2500" brand="China Mobile" cc="cn" country="China" 
operator="China Mobile" status="Not operational"
  08 bands="" brand="China Mobile" cc="cn" country="China" operator="China 
Mobile" status=""
@@ -2003,7 +2020,7 @@
  02 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="Robi" cc="bd" 
country="Bangladesh" operator="Axiata Bangladesh Ltd." status="Operational"
  03 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="Banglalink" cc="bd" 
country="Bangladesh" operator="Banglalink Digital Communications Ltd" 
status="Operational"
  04 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="TeleTalk" cc="bd" 
country="Bangladesh" operator="Teletalk Bangladesh Limited" status="Operational"
- 05 bands="CDMA 800 / GSM 900 / GSM 1800" brand="Citycell" cc="bd" 
country="Bangladesh" operator="Pacific Bangladesh Telecom Limited" 
status="Operational"
+ 05 bands="CDMA 800 / GSM 900 / GSM 1800" brand="Citycell" cc="bd" 
country="Bangladesh" operator="Pacific Bangladesh Telecom Limited" status="Not 
Operational"
  07 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="Airtel" cc="bd" 
country="Bangladesh" operator="Bharti airtel Bangladesh Ltd." 
status="Operational"
  09 bands="LTE 800 / LTE 2600 / WiMAX 3500" brand="ollo" cc="bd" 
country="Bangladesh" operator="Bangladesh Internet Exchange Limited (BIEL)" 
status="Operational"
  00-99
@@ -2026,15 +2043,15 @@
  155 bands="MVNO" brand="Clixster" cc="my" country="Malaysia" 
operator="Clixster Mobile Sdn Bhd" status="Operational"
  156 bands="MVNO" brand="Altel" cc="my" country="Malaysia" operator="Altel 
Communications Sdn Bhd" status="Operational"
  157 bands="MVNO" brand="Telin" cc="my" country="Malaysia" 
operator="Telekomunikasi Indonesia International (M) Sdn Bhd" 
status="Operational"
- 16 bands="GSM 1800 / UMTS 2100 / LTE 1800 / LTE 2600" brand="DiGi" cc="my" 
country="Malaysia" operator="DiGi Telecommunications" status="Operational"
+ 16 bands="GSM 1800 / UMTS 2100 / LTE 900 / LTE 1800 / LTE 2600" brand="DiGi" 
cc="my" country="Malaysia" operator="DiGi Telecommunications" 
status="Operational"
  17 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 2600" brand="Maxis" cc="my" 
country="Malaysia" operator="Maxis Communications Berhad" status="Operational"
- 18 bands="UMTS 2100 / LTE 2600" brand="U Mobile" cc="my" country="Malaysia" 
operator="U Mobile Sdn Bhd" status="Operational"
+ 18 bands="UMTS 2100 / LTE 1800 / LTE 2600" brand="U Mobile" cc="my" 
country="Malaysia" operator="U Mobile Sdn Bhd" status="Operational"
  19 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 2600" brand="Celcom" cc="my" 
country="Malaysia" operator="Celcom Axiata Berhad" status="Operational"
  20 bands="DMR" brand="Electcoms" cc="my" country="Malaysia" 
operator="Electcoms Berhad" status="Operational"
  00-99
 505
  01 bands="UMTS 850 / UMTS 2100 / LTE 700 / LTE 900 / LTE 1800 / LTE 2100" 
brand="Telstra" cc="au" country="Australia" operator="Telstra Corporation 
Limited" status="Operational"
- 02 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 700 / LTE 1800 / 
LTE 2100 / TD-LTE 2300" brand="Optus" cc="au" country="Australia" 
operator="Singtel Optus Proprietary Limited" status="Operational"
+ 02 bands="UMTS 900 / UMTS 2100 / LTE 700 / LTE 1800 / LTE 2100 / TD-LTE 2300" 
brand="Optus" cc="au" country="Australia" operator="Singtel Optus Proprietary 
Limited" status="Operational"
  03 bands="GSM 900 / GSM 1800 / UMTS 850 / UMTS 900 / UMTS 2100 / LTE 850 / 
LTE 1800 / LTE 2100" brand="Vodafone" cc="au" country="Australia" 
operator="Vodafone Hutchison Australia Proprietary Limited" status="Operational"
  04 bands="" cc="au" country="Australia" operator="Department of Defence" 
status="Operational"
  05 brand="Ozitel" cc="au" country="Australia" status="Not operational"
@@ -2045,7 +2062,7 @@
  10 bands="GSM 900" brand="Norfolk Telecom" cc="nf" country="Norfolk Island" 
operator="Norfolk Telecom" status="Operational"
  11 bands="" brand="Telstra" cc="au" country="Australia" operator="Telstra 
Corporation Ltd." status=""
  12 bands="UMTS 2100" brand="3" cc="au" country="Australia" operator="Vodafone 
Hutchison Australia Proprietary Limited" status="Not operational"
- 13 bands="GSM-R 1800" brand="Railcorp" cc="au" country="Australia" 
operator="Railcorp, Transport for New South Wales" status="Operational"
+ 13 bands="GSM-R 1800" brand="RailCorp" cc="au" country="Australia" 
operator="Railcorp, Transport for New South Wales" status="Operational"
  14 bands="MVNO" brand="AAPT" cc="au" country="Australia" operator="TPG 
Telecom" status="Operational"
  15 brand="3GIS" cc="au" country="Australia" status="Not operational"
  16 bands="GSM-R 1800" brand="VicTrack" cc="au" country="Australia" 
operator="Victorian Rail Track" status="Operational"
@@ -2094,7 +2111,7 @@
  11 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 900 / LTE 1800" brand="XL" 
cc="id" country="Indonesia" operator="PT XL Axiata Tbk" status="Operational"
  20 bands="GSM 1800" brand="TELKOMMobile" cc="id" country="Indonesia" 
operator="PT Telkom Indonesia Tbk" status="Not operational"
  21 bands="GSM 1800" brand="IM3" cc="id" country="Indonesia" operator="PT 
Indonesian Satellite Corporation Tbk (INDOSAT)" status="Not operational"
- 27 bands="CDMA 450" brand="Ceria" cc="id" country="Indonesia" operator="PT 
Sampoerna Telekomunikasi Indonesia" status="Operational"
+ 27 bands="CDMA 450 / LTE 450" brand="Net1" cc="id" country="Indonesia" 
operator="PT Sampoerna Telekomunikasi Indonesia" status="Operational"
  28 bands="CDMA 800 / LTE 850 / TD-LTE 2300" brand="Fren/Hepi" cc="id" 
country="Indonesia" operator="PT Mobile-8 Telecom" status="Operational"
  88 bands="TD-LTE 2300" brand="BOLT! Super 4G" cc="id" country="Indonesia" 
operator="PT Internux" status="Operational"
  89 bands="GSM 1800 / UMTS 2100 / LTE 1800" brand="3" cc="id" 
country="Indonesia" operator="PT Hutchison CP Telecommunications" 
status="Operational"
@@ -2102,13 +2119,13 @@
  00-99
 514
  01 bands="GSM 900 / GSM 1800 / UMTS 850" brand="Telkomcel" cc="tl" 
country="East Timor" operator="PT Telekomunikasi Indonesia International" 
status="Operational"
- 02 bands="GSM 900 / UMTS" brand="TT" cc="tl" country="East Timor" 
operator="Timor Telecom" status="Operational"
- 03 bands="GSM 900 / GSM 1800 / UMTS" brand="Telemor" cc="tl" country="East 
Timor" operator="Viettel Timor-Leste" status="Operational"
+ 02 bands="GSM 900 / UMTS / LTE" brand="TT" cc="tl" country="East Timor" 
operator="Timor Telecom" status="Operational"
+ 03 bands="GSM 900 / GSM 1800 / UMTS / LTE" brand="Telemor" cc="tl" 
country="East Timor" operator="Viettel Timor-Leste" status="Operational"
  00-99
 515
  01 bands="GSM 900" brand="Islacom" cc="ph" country="Philippines" 
operator="Globe Telecom via Innove Communications" status="Not operational"
- 02 bands="GSM 900 / GSM 1800 / UMTS 850 / UMTS 900 / UMTS 2100 / LTE 1800 / 
TD-LTE 2500" brand="Globe" cc="ph" country="Philippines" operator="Globe 
Telecom" status="Operational"
- 03 bands="GSM 900 / GSM 1800 / UMTS 850 / UMTS 2100 / LTE 850 / LTE 1800 / 
LTE 2100" brand="SMART" cc="ph" country="Philippines" operator="PLDT via Smart 
Communications" status="Operational"
+ 02 bands="GSM 900 / GSM 1800 / UMTS 850 / UMTS 900 / UMTS 2100 / LTE 700 / 
LTE 1800 / TD-LTE 2500" brand="Globe" cc="ph" country="Philippines" 
operator="Globe Telecom" status="Operational"
+ 03 bands="GSM 900 / GSM 1800 / UMTS 850 / UMTS 2100 / LTE 700 / LTE 850 / LTE 
1800 / LTE 2100 / TD-LTE 2300 / TD-LTE 2500" brand="SMART" cc="ph" 
country="Philippines" operator="PLDT via Smart Communications" 
status="Operational"
  05 bands="GSM 1800 / UMTS 2100" brand="Sun Cellular" cc="ph" 
country="Philippines" operator="Digital Telecommunications Philippines" 
status="Operational"
  11 bands="" cc="ph" country="Philippines" operator="PLDT via ACeS 
Philippines" status=""
  18 bands="GSM 900 / UMTS 2100" brand="Cure" cc="ph" country="Philippines" 
operator="PLDT via Smart's Connectivity Unlimited Resources Enterprise" 
status="Not operational"
@@ -2116,7 +2133,7 @@
  88 bands="iDEN" cc="ph" country="Philippines" operator="Next Mobile Inc." 
status="Operational"
  00-99
 520
- 00 bands="UMTS 850" brand="my by CAT" cc="th" country="Thailand" 
operator="CAT Telecom" status="Operational"
+ 00 bands="UMTS 850" brand="TrueMove H & my by CAT" cc="th" country="Thailand" 
operator="CAT Telecom" status="Operational"
  01 bands="GSM 900 / UMTS 900" brand="AIS" cc="th" country="Thailand" 
operator="Advanced Info Service" status="Not operational"
  02 bands="CDMA 800" brand="CAT CDMA" cc="th" country="Thailand" operator="CAT 
Telecom" status="Not operational"
  03 bands="UMTS 2100 / LTE 900 / LTE 1800 / LTE 2100" brand="AIS" cc="th" 
country="Thailand" operator="Advanced Wireless Network Company Ltd." 
status="Operational"
@@ -2131,14 +2148,15 @@
  99 bands="GSM 1800" brand="TrueMove" cc="th" country="Thailand" 
operator="True Corporation" status="Not operational"
  00-99
 525
- 01 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 900 / LTE 1800 / 
LTE 2600" brand="SingTel" cc="sg" country="Singapore" operator="Singapore 
Telecom" status="Operational"
- 02 bands="GSM 1800" brand="SingTel-G18" cc="sg" country="Singapore" 
operator="Singapore Telecom" status="Operational"
- 03 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 1800 / LTE 2600" 
brand="M1" cc="sg" country="Singapore" operator="M1 Limited" 
status="Operational"
- 05 bands="GSM 1800 / UMTS 900 / UMTS 2100 / LTE 1800 / LTE 2600" 
brand="StarHub" cc="sg" country="Singapore" operator="StarHub Mobile" 
status="Operational"
+ 01 bands="UMTS 900 / UMTS 2100 / LTE 900 / LTE 1800 / LTE 2600" 
brand="SingTel" cc="sg" country="Singapore" operator="Singapore Telecom" 
status="Operational"
+ 02 bands="GSM 1800" brand="SingTel-G18" cc="sg" country="Singapore" 
operator="Singapore Telecom" status="Not operational"
+ 03 bands="UMTS 900 / UMTS 2100 / LTE 1800 / LTE 2600" brand="M1" cc="sg" 
country="Singapore" operator="M1 Limited" status="Operational"
+ 05 bands="UMTS 900 / UMTS 2100 / LTE 1800 / LTE 2600 / TD-LTE 2600" 
brand="StarHub" cc="sg" country="Singapore" operator="StarHub Mobile" 
status="Operational"
  06 bands="" brand="StarHub" cc="sg" country="Singapore" operator="StarHub 
Mobile" status=""
  07 bands="" brand="SingTel" cc="sg" country="Singapore" operator="Singapore 
Telecom" status=""
  08 bands="" brand="StarHub" cc="sg" country="Singapore" operator="StarHub 
Mobile" status=""
  09 bands="MVNO" brand="Circles.Life" cc="sg" country="Singapore" 
operator="Liberty Wireless Pte Ltd" status="Operational"
+ 10 bands="" cc="sg" country="Singapore" operator="TPG Telecom Pte Ltd" 
status=""
  12 bands="iDEN 800" brand="Grid" cc="sg" country="Singapore" operator="GRID 
Communications Pte Ltd." status="Operational"
  00-99
 528
@@ -2152,7 +2170,7 @@
  02 bands="CDMA2000 800" brand="Telecom" cc="nz" country="New Zealand" 
operator="Telecom New Zealand" status="Not operational"
  03 bands="UMTS-TDD 2000" brand="Woosh" cc="nz" country="New Zealand" 
operator="Woosh Wireless" status="Operational"
  04 bands="UMTS 2100" brand="Vodafone" cc="nz" country="New Zealand" 
operator="TelstraClear New Zealand" status="Not operational"
- 05 bands="UMTS 850 / UMTS 2100 / LTE 700 / LTE 1800 / LTE 2600" brand="Spark" 
cc="nz" country="New Zealand" operator="Spark New Zealand" status="Operational"
+ 05 bands="UMTS 850 / UMTS 2100 / LTE 700 / LTE 1800 / TD-LTE 2300 / LTE 2600" 
brand="Spark" cc="nz" country="New Zealand" operator="Spark New Zealand" 
status="Operational"
  06 bands="MVNO" brand="Skinny" cc="nz" country="New Zealand" operator="Spark 
New Zealand" status="Operational"
  07 bands="" cc="nz" country="New Zealand" operator="Bluereach Limited" 
status=""
  24 bands="GSM 900 / GSM 1800 / UMTS 900 / UMTS 2100 / LTE 700 / LTE 1800" 
brand="2degrees" cc="nz" country="New Zealand" operator="2degrees" 
status="Operational"
@@ -2226,7 +2244,7 @@
  01 bands="GSM 900" brand="TTC" cc="tv" country="Tuvalu" operator="Tuvalu 
Telecom" status="Operational"
  00-99
 554
- 01 bands="LTE 700" cc="tk" country="Tokelau" operator="Teletok" status=""
+ 01 bands="LTE 700" cc="tk" country="Tokelau" operator="Teletok" 
status="Operational"
  00-99
 555
  01 bands="GSM 900" brand="Telecom Niue" cc="nu" country="Niue" 
operator="Telecom Niue" status="Operational"
@@ -2245,10 +2263,13 @@
  21 bands="GSM-R" brand="ANESRIF" cc="dz" country="Algeria" operator="Anesrif" 
status="Ongoing"
  00-99
 604
- 00 bands="GSM 900 / GSM 1800 / LTE" brand="Orange Morocco" cc="ma" 
country="Morocco" operator="Medi Telecom" status="Operational"
- 01 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 800 / LTE 1800" brand="IAM" 
cc="ma" country="Morocco" operator="Ittissalat Al Maghrib (Maroc Telecom)" 
status="Operational"
- 02 bands="GSM 900 / GSM 1800" brand="Wana Corporate" cc="ma" 
country="Morocco" operator="Wana)" status="Operational"
- 05 bands="GSM 900 / GSM 1800 / LTE 1800" brand="INWI (Telecommunications)" 
cc="ma" country="Morocco" operator="WANA - Groupe ONA" status="Operational"
+ 00 bands="GSM 900 / GSM 1800 / LTE" brand="Orange Morocco" cc="ma" 
country="Morocco" operator="Médi Télécom" status="Operational"
+ 01 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 800 / LTE 1800" brand="IAM" 
cc="ma" country="Morocco" operator="Ittissalat Al-Maghrib (Maroc Telecom)" 
status="Operational"
+ 02 bands="GSM 900 / GSM 1800" brand="INWI" cc="ma" country="Morocco" 
operator="Wana Corporate" status="Operational"
+ 04 bands="" cc="ma" country="Morocco" operator="Al Houria Telecom" status=""
+ 05 bands="GSM 900 / GSM 1800 / LTE 1800" brand="INWI" cc="ma" 
country="Morocco" operator="Wana Corporate" status="Operational"
+ 06 bands="" brand="IAM" cc="ma" country="Morocco" operator="Ittissalat 
Al-Maghrib (Maroc Telecom)" status=""
+ 99 bands="" cc="ma" country="Morocco" operator="Al Houria Telecom" status=""
  00-99
 605
  01 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 800 / LTE 1800" brand="Orange" 
cc="tn" country="Tunisia" operator="Orange Tunisie" status="Operational"
@@ -2304,7 +2325,7 @@
  00-99
 613
  01 bands="GSM 900 / UMTS" brand="Telmob" cc="bf" country="Burkina Faso" 
operator="Onatel" status="Operational"
- 02 bands="GSM 900 / UMTS" brand="Airtel" cc="bf" country="Burkina Faso" 
operator="Airtel Burkina Faso" status="Operational"
+ 02 bands="GSM 900 / UMTS" brand="Orange" cc="bf" country="Burkina Faso" 
operator="Orange Burkina Faso" status="Operational"
  03 bands="GSM 900" brand="Telecel Faso" cc="bf" country="Burkina Faso" 
operator="Telecel Faso SA" status="Operational"
  00-99
 614
@@ -2334,7 +2355,7 @@
  01 bands="GSM 900" brand="Lonestar Cell" cc="lr" country="Liberia" 
operator="Lonestar Communications Corporation" status="Operational"
  02 bands="" brand="Libercell" cc="lr" country="Liberia" operator="Atlantic 
Wireless (Liberia) Inc." status="Not operational"
  04 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="Novafone" cc="lr" 
country="Liberia" operator="Novafone Inc." status="Operational"
- 07 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800" brand="Cellcom" cc="lr" 
country="Liberia" operator="Cellcom Telecommunications, Inc." 
status="Operational"
+ 07 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800" brand="Orange LBR" 
cc="lr" country="Liberia" operator="Orange Liberia." status="Operational"
  20 bands="CDMA2000" brand="LIBTELCO" cc="lr" country="Liberia" 
operator="Liberia Telecommunications Corporation" status="Operational"
  00-99
 619
@@ -2371,7 +2392,7 @@
  30 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 2600 / LTE 3500" brand="MTN" 
cc="ng" country="Nigeria" operator="MTN Nigeria Communications Limited" 
status="Operational"
  40 bands="LTE 900 / LTE 1800" brand="Ntel" cc="ng" country="Nigeria" 
operator="Nigerian Mobile Telecommunications Limited" status="Operational"
  50 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 700" brand="Glo" cc="ng" 
country="Nigeria" operator="Globacom Ltd" status="Operational"
- 60 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800" brand="Etisalat" cc="ng" 
country="Nigeria" operator="Emerging Markets Telecommunication Services Ltd 
(Etisalat)" status="Operational"
+ 60 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800" brand="9mobile" cc="ng" 
country="Nigeria" operator="Etisalat)" status="Operational"
  00-99
 622
  01 bands="GSM 900 / UMTS" brand="Airtel" cc="td" country="Chad" 
operator="Bharti Airtel SA" status="Operational"
@@ -2396,6 +2417,7 @@
  00-99
 626
  01 bands="GSM 900" brand="CSTmovel" cc="st" country="Sao Tome and Principe" 
operator="Companhia Santomese de Telecomunicaçôe" status="Operational"
+ 02 bands="GSM 900" brand="Unitel STP" cc="st" country="Sao Tome and Principe" 
operator="Unitel Sao Tome and Principe" status="Operational"
  00-99
 627
  01 bands="GSM 900" brand="Orange GQ" cc="gq" country="Equatorial Guinea" 
operator="GETESA" status="Operational"
@@ -2444,7 +2466,7 @@
  02 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="MTN" cc="sd" country="Sudan" 
operator="MTN Sudan" status="Operational"
  03 bands="" brand="MTN" cc="sd" country="Sudan" operator="MTN Sudan" status=""
  05 bands="CDMA2000 450" brand="canar" cc="sd" country="Sudan" operator="Canar 
Telecom" status="Operational"
- 07 bands="GSM 1800 / UMTS 2100 / LTE / CDMA2000 800" brand="Sudani One" 
cc="sd" country="Sudan" operator="Sudatel Group" status="Operational"
+ 07 bands="GSM 1800 / UMTS 2100 / LTE 1800 / CDMA2000 800" brand="Sudani One" 
cc="sd" country="Sudan" operator="Sudatel Group" status="Operational"
  09 brand="Privet Network" cc="sd" country="Sudan" operator="NEC" status=""
  00-99
 635
@@ -2538,8 +2560,9 @@
 647
  00 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800" brand="Orange" 
country="French Indian Ocean Territories (France) - YT/RE" operator="Orange La 
Réunion" status="Operational"
  01 bands="GSM 900 / GSM 1800" country="French Indian Ocean Territories 
(France) - YT/RE" operator="BJT Partners" status=""
- 02 bands="GSM 900 / GSM 1800 / UMTS 2100" brand="only" country="French Indian 
Ocean Territories (France) - YT/RE" operator="Telco OI" status="Operational"
- 03 bands="" brand="only" country="French Indian Ocean Territories (France) - 
YT/RE" operator="Telco OI" status=""
+ 02 bands="GSM 900 / GSM 1800 / UMTS 2100 / LTE 1800" brand="Free" 
country="French Indian Ocean Territories (France) - YT/RE" operator="Telco OI" 
status="Operational"
+ 03 bands="" brand="Free" country="French Indian Ocean Territories (France) - 
YT/RE" operator="Telco OI" status=""
+ 04 bands="LTE" brand="4G Réunion" country="French Indian Ocean Territories 
(France) - YT/RE" operator="Zeop mobile" status=""
  10 bands="GSM 900 / LTE 800 / LTE 1800 / LTE 2600" brand="SFR Réunion" 
country="French Indian Ocean Territories (France) - YT/RE" operator="Société 
Réunionnaise du Radiotéléphone" status="Operational"
  00-99
 648
@@ -2570,6 +2593,7 @@
  00-99
 653
  01 bands="" cc="sz" country="Swaziland" operator="SPTC" status=""
+ 02 bands="" cc="sz" country="Swaziland" operator="Swazi Mobile Limited" 
status="Operational"
  10 bands="GSM 900" brand="Swazi MTN" cc="sz" country="Swaziland" 
operator="Swazi MTN Limited" status="Operational"
  00-99
 654
@@ -2607,6 +2631,7 @@
  46 bands="MVNO" cc="za" country="South Africa" operator="SMS Cellular 
Services (Pty) Ltd" status="Operational"
  50 bands="" cc="za" country="South Africa" operator="Ericsson South Africa 
(Pty) Ltd" status=""
  51 bands="" cc="za" country="South Africa" operator="Integrat (Pty) Ltd" 
status=""
+ 53 bands="MVNO" brand="Lycamobile" cc="za" country="South Africa" 
operator="Lycamobile (Pty) Ltd" status=""
  73 bands="" brand="iBurst" cc="za" country="South Africa" operator="Wireless 
Business Solutions (Pty) Ltd" status=""
  74 bands="" brand="iBurst" cc="za" country="South Africa" operator="Wireless 
Business Solutions (Pty) Ltd" status=""
  00-99
@@ -2637,7 +2662,7 @@
 706
  01 bands="GSM 1900 / UMTS 1900" brand="Claro" cc="sv" country="El Salvador" 
operator="CTE Telecom Personal, S.A. de C.V." status="Operational"
  02 bands="GSM 900 / UMTS 900" brand="digicel" cc="sv" country="El Salvador" 
operator="Digicel, S.A. de C.V." status="Operational"
- 03 bands="GSM 850 / UMTS 850 / LTE" brand="Tigo" cc="sv" country="El 
Salvador" operator="Telemovil El Salvador S.A." status="Operational"
+ 03 bands="GSM 850 / UMTS 850 / LTE 850" brand="Tigo" cc="sv" country="El 
Salvador" operator="Telemovil El Salvador S.A." status="Operational"
  04 bands="GSM 850 / GSM 1900 / UMTS 1900 / LTE 1900" brand="movistar" cc="sv" 
country="El Salvador" operator="Telefónica Móviles El Salvador" 
status="Operational"
  05 bands="iDEN" brand="RED" cc="sv" country="El Salvador" operator="INTELFON, 
S.A. de C.V." status="Operational"
  00-99
@@ -2691,20 +2716,20 @@
  03 bands="GSM 900 / GSM 1800 / UMTS 850 / UMTS 2100 / LTE 700 / LTE 1800 / 
LTE 2600" brand="TIM" cc="br" country="Brazil" operator="Telecom Italia Mobile" 
status="Operational"
  04 bands="GSM 900 / GSM 1800 / UMTS 850 / UMTS 2100 / LTE 700 / LTE 1800 / 
LTE 2600" brand="TIM" cc="br" country="Brazil" operator="Telecom Italia Mobile" 
status="Operational"
  05 bands="GSM 900 / GSM 1800 / UMTS 850 / UMTS 2100 / LTE 700 / LTE 1800 / 
LTE 2600" brand="Claro" cc="br" country="Brazil" operator="Claro" 
status="Operational"
- 06 bands="GSM 850 / GSM 1800 / UMTS 850 / UMTS 2100 / LTE 2600" brand="Vivo" 
cc="br" country="Brazil" operator="Vivo S.A." status="Operational"
- 10 bands="GSM 850 / GSM 1800 / UMTS 850 / UMTS 2100 / LTE 2600" brand="Vivo" 
cc="br" country="Brazil" operator="Vivo S.A." status="Operational"
- 11 bands="GSM 850 / GSM 1800 / UMTS 850 / UMTS 2100 / LTE 2600" brand="Vivo" 
cc="br" country="Brazil" operator="Vivo S.A." status="Operational"
+ 06 bands="GSM 850 / GSM 1800 / UMTS 850 / UMTS 2100 / LTE 700 / LTE 1800 / 
LTE 2600" brand="Vivo" cc="br" country="Brazil" operator="Vivo S.A." 
status="Operational"
+ 10 bands="GSM 850 / GSM 1800 / UMTS 850 / UMTS 2100 / LTE 700 / LTE 1800 / 
LTE 2600" brand="Vivo" cc="br" country="Brazil" operator="Vivo S.A." 
status="Operational"
+ 11 bands="GSM 850 / GSM 1800 / UMTS 850 / UMTS 2100 / LTE 700 / LTE 1800 / 
LTE 2600" brand="Vivo" cc="br" country="Brazil" operator="Vivo S.A." 
status="Operational"
  15 bands="GSM 900 / GSM 1800 / UMTS 850" brand="Sercomtel" cc="br" 
country="Brazil" operator="Sercomtel Celular" status="Operational"
  16 bands="GSM 1800 / UMTS 2100" brand="Brasil Telecom GSM" cc="br" 
country="Brazil" operator="Brasil Telecom GSM" status="Not operational"
  17 bands="MVNO" brand="Correios" cc="br" country="Brazil" operator="Correios 
Celular" status="Operational"
  18 bands="MVNO" brand="datora" cc="br" country="Brazil" operator="Datora 
(Vodafone)" status="Operational"
- 23 bands="GSM 850 / GSM 1800 / UMTS 850 / UMTS 2100 / LTE 2600" brand="Vivo" 
cc="br" country="Brazil" operator="Vivo S.A." status="Operational"
+ 23 bands="GSM 850 / GSM 1800 / UMTS 850 / UMTS 2100 / LTE 1800 / LTE 2600" 
brand="Vivo" cc="br" country="Brazil" operator="Vivo S.A." status="Operational"
  24 bands="" cc="br" country="Brazil" operator="Amazonia Celular" status=""
  30 bands="" brand="Oi" cc="br" country="Brazil" operator="TNL PCS Oi" 
status=""
- 31 bands="GSM 1800 / UMTS 2100 / LTE 2600" brand="Oi" cc="br" 
country="Brazil" operator="TNL PCS Oi" status="Operational"
- 32 bands="GSM 900 / GSM 1800 / UMTS 850 / UMTS 2100 / LTE 700" brand="Algar 
Telecom" cc="br" country="Brazil" operator="Algar Telecom S.A." 
status="Operational"
- 33 bands="GSM 900 / GSM 1800 / UMTS 850 / UMTS 2100 / LTE 700" brand="Algar 
Telecom" cc="br" country="Brazil" operator="Algar Telecom S.A." 
status="Operational"
- 34 bands="GSM 900 / GSM 1800 / UMTS 850 / UMTS 2100 / LTE 700" brand="Algar 
Telecom" cc="br" country="Brazil" operator="Algar Telecom S.A." 
status="Operational"
+ 31 bands="GSM 1800 / UMTS 2100 / LTE 1800 / LTE 2600" brand="Oi" cc="br" 
country="Brazil" operator="TNL PCS Oi" status="Operational"
+ 32 bands="GSM 900 / GSM 1800 / UMTS 850 / UMTS 2100 / LTE 700 / LTE 1800" 
brand="Algar Telecom" cc="br" country="Brazil" operator="Algar Telecom S.A." 
status="Operational"
+ 33 bands="GSM 900 / GSM 1800 / UMTS 850 / UMTS 2100 / LTE 700 / LTE 1800" 
brand="Algar Telecom" cc="br" country="Brazil" operator="Algar Telecom S.A." 
status="Operational"
+ 34 bands="GSM 900 / GSM 1800 / UMTS 850 / UMTS 2100 / LTE 700 / LTE 1800" 
brand="Algar Telecom" cc="br" country="Brazil" operator="Algar Telecom S.A." 
status="Operational"
  35 bands="" cc="br" country="Brazil" operator="Telcom Telecomunicações" 
status=""
  36 bands="" cc="br" country="Brazil" operator="Options Telecomunicações" 
status=""
  37 bands="" brand="aeiou" cc="br" country="Brazil" operator="Unicel" 
status="Not operational"
@@ -2716,10 +2741,10 @@
 730
  01 bands="GSM 1900 / UMTS 1900 / LTE 700 / LTE 2600" brand="entel" cc="cl" 
country="Chile" operator="Entel Telefonía Móvil S.A." status="Operational"
  02 bands="GSM 850 / GSM 1900 / UMTS 850 / UMTS 1900 / LTE 700 / LTE 2600" 
brand="movistar" cc="cl" country="Chile" operator="Telefónica Móvil de Chile" 
status="Operational"
- 03 bands="GSM 1900 / UMTS 850 / UMTS 1900 / LTE 2600" brand="Claro" cc="cl" 
country="Chile" operator="Claro Chile S.A." status="Operational"
+ 03 bands="GSM 1900 / UMTS 850 / UMTS 1900 / LTE 2600" brand="CLARO CL" 
cc="cl" country="Chile" operator="Claro Chile S.A." status="Operational"
  04 bands="iDEN 800" brand="WOM" cc="cl" country="Chile" operator="Novator 
Partners" status="Operational"
  05 bands="" cc="cl" country="Chile" operator="Multikom S.A." status=""
- 06 bands="MVNO" brand="Telefónica del Sur" cc="cl" country="Chile" 
operator="Blue Two Chile S.A." status="Operational"
+ 06 bands="MVNO" brand="Telsur" cc="cl" country="Chile" operator="Blue Two 
Chile S.A." status="Operational"
  07 bands="" brand="movistar" cc="cl" country="Chile" operator="Telefónica 
Móvil de Chile" status=""
  08 bands="MVNO" brand="VTR Móvil" cc="cl" country="Chile" operator="VTR S.A." 
status="Operational"
  09 bands="UMTS 1700 / LTE 1700" brand="WOM" cc="cl" country="Chile" 
operator="Novator Partners" status="Operational"
@@ -2733,6 +2758,7 @@
  17 bands="" cc="cl" country="Chile" operator="COMPATEL Chile Limitada" 
status=""
  18 bands="" cc="cl" country="Chile" operator="Empresas Bunker S.A." status=""
  19 bands="MVNO" brand="móvil Falabella" cc="cl" country="Chile" 
operator="Sociedad Falabella Móvil SPA" status="Operational"
+ 20 bands="" cc="cl" country="Chile" operator="Inversiones Santa Fe Limitada" 
status=""
  99 bands="GSM 1900 / UMTS 1900" brand="Will" cc="cl" country="Chile" 
operator="WILL Telefonía" status="Operational"
  00-99
 732
@@ -2801,7 +2827,7 @@
  10 bands="GSM 1900 / UMTS 1900 / LTE 1700" brand="Claro" cc="uy" 
country="Uruguay" operator="AM Wireless Uruguay S.A." status="Operational"
  00-99
 750
- 001 bands="GSM 900" brand="sure" cc="fk" country="Falkland Islands (United 
Kingdom)" operator="Batelco" status="Operational"
+ 001 bands="GSM 900" brand="Sure" cc="fk" country="Falkland Islands (United 
Kingdom)" operator="Sure South Atlantic Ltd." status="Operational"
  000-999
 901
  01 bands="Satellite" brand="ICO" country="International operators" 
operator="ICO Satellite Management" status="Not operational"
@@ -2859,6 +2885,9 @@
  53 bands="" country="International operators" operator="Deutsche Telekom AG" 
status=""
  54 bands="" country="International operators" operator="Teleena Holding B.V." 
status=""
  55 bands="" country="International operators" operator="Beezz Communication 
Solutions Ltd." status=""
+ 56 bands="" brand="ETSI" country="International operators" operator="European 
Telecommunications Standards Institute" status=""
+ 57 bands="" country="International operators" operator="SAP" status=""
+ 58 bands="" brand="BICS" country="International operators" operator="Belgacom 
ICS SA" status=""
  88 bands="" country="International operators" operator="UN Office for the 
Coordination of Humanitarian Affairs (OCHA)" status=""
  00-99
 995
diff --git a/stdnum/isbn.dat b/stdnum/isbn.dat
index d866519..e0a9d46 100644
--- a/stdnum/isbn.dat
+++ b/stdnum/isbn.dat
@@ -1,19 +1,20 @@
 # generated from RangeMessage.xml, downloaded from
 # https://www.isbn-international.org/export_rangemessage.xml
-# file serial 7cf4eb52-ccff-4f0f-a352-f2fc0c1d7056
-# file date Thu, 30 Mar 2017 11:37:30 CEST
+# file serial 059cb555-0049-41dd-bd35-71f7dc786b61
+# file date Mon, 4 Sep 2017 17:16:55 CEST
 978
  0-5,600-649,7-7,80-94,950-989,9900-9989,99900-99999
  0 agency="English language"
-  00-19,200-227,2280-2289,229-647,6480000-6489999,649-699,7000-8499
-  85000-89999,900000-949999,9500000-9999999
+  00-19,200-227,2280-2289,229-638,6390-6398,6399000-6399999,640-647
+  6480000-6489999,649-654,6550-6559,656-699,7000-8499,85000-89999
+  900000-949999,9500000-9999999
  1 agency="English language"
   00-09,100-399,4000-5499,55000-73199,7320000-7399999,74000-77499
   7750000-7753999,77540-86979,869800-972999,9730-9877,987800-998999
   9990000-9999999
  2 agency="French language"
-  00-19,200-349,35000-39999,400-699,7000-8399,84000-89999,900000-919942
-  9199430-9199689,919969-949999,9500000-9999999
+  00-19,200-349,35000-39999,400-489,490000-494999,495-699,7000-8399
+  84000-89999,900000-919942,9199430-9199689,919969-949999,9500000-9999999
  3 agency="German language"
   00-02,030-033,0340-0369,03700-03999,04-19,200-699,7000-8499,85000-89999
   900000-949999,9500000-9539999,95400-96999,9700000-9899999,99000-99499
@@ -31,16 +32,18 @@
   00-19,200-699,7000-7999,80000-84999,85-99
  602 agency="Indonesia"
   00-07,0800-0899,0900-1099,1100-1199,1200-1399,14000-14999,1500-1699
-  17000-17999,18000-18999,19000-19999,200-599,60000-61999,6200-6749
-  6750-6999,70000-74999,7500-7999,8000-9499,95000-99999
+  17000-17999,18000-18999,19000-19999,200-499,50000-53999,5400-5999
+  60000-61999,6200-6749,6750-6999,70000-74999,7500-7999,8000-9499
+  95000-99999
  603 agency="Saudi Arabia"
   00-04,05-49,500-799,8000-8999,90000-99999
  604 agency="Vietnam"
   0-4,50-89,900-979,9800-9999
  605 agency="Turkey"
-  01-02,030-039,04-09,100-399,4000-5999,60000-89999,9000-9999
+  01-02,030-039,04-09,100-199,2000-2399,240-399,4000-5999,60000-89999
+  9000-9999
  606 agency="Romania"
-  0-0,10-49,500-799,8000-9099,910-919,92000-97499,975-999
+  000-099,10-49,500-799,8000-9099,910-919,92000-97499,975-999
  607 agency="Mexico"
   00-39,400-749,7500-9499,95000-99999
  608 agency="Macedonia"
@@ -82,8 +85,8 @@
   00-13,140-149,15000-19999,200-699,7000-8499,85000-89999,9000-9199
   920000-923999,92400-92999,930000-949999,95000-96999,9700-9999
  85 agency="Brazil"
-  00-19,200-549,5500-5999,60000-69999,7000-8499,85000-89999,900000-924999
-  92500-94499,9450-9599,96-97,98000-99999
+  00-19,200-543,5440-5479,54800-54999,5500-5999,60000-69999,7000-8499
+  85000-89999,900000-924999,92500-94499,9450-9599,96-97,98000-99999
  86 agency="former Yugoslavia"
   00-29,300-599,6000-7999,80000-89999,900000-999999
  87 agency="Denmark"
@@ -115,8 +118,8 @@
  954 agency="Bulgaria"
   00-28,2900-2999,300-799,8000-8999,90000-92999,9300-9999
  955 agency="Sri Lanka"
-  0000-1999,20-37,38000-38999,3900-4099,41000-43999,44000-44999,4500-4999
-  50000-54999,550-719,7200-7499,7500-7999,8000-9499,95000-99999
+  0000-1999,20-35,3600-3799,38000-38999,3900-4099,41000-44999,4500-4999
+  50000-54999,550-719,7200-9499,95000-99999
  956 agency="Chile"
   00-08,09000-09999,10-19,200-599,6000-6999,7000-9999
  957 agency="Taiwan"
@@ -194,7 +197,9 @@
   00-11,12000-14999,15000-16999,17000-19999,200-769,77000-79999,8000-9699
   97000-99999
  989 agency="Portugal"
-  0-1,20-54,550-799,8000-9499,95000-99999
+  0-1,20-53,54000-54999,550-799,8000-9499,95000-99999
+ 9923 agency="Jordan"
+  0-0,10-49,700-899,9700-9999
  9924 agency="Cambodia"
   30-39,500-649,9000-9999
  9925 agency="Cyprus"
@@ -246,7 +251,7 @@
  9948 agency="United Arab Emirates"
   00-39,400-849,8500-9999
  9949 agency="Estonia"
-  0-0,10-39,400-749,75-89,9000-9999
+  0-0,10-39,400-699,70-71,7200-7499,75-89,9000-9999
  9950 agency="Palestine"
   00-29,300-849,8500-9999
  9951 agency="Kosova"
@@ -256,13 +261,13 @@
  9953 agency="Lebanon"
   0-0,10-39,400-599,60-89,9000-9299,93-96,970-999
  9954 agency="Morocco"
-  0-1,20-39,400-799,8000-9999
+  0-1,20-39,400-799,8000-9899,99-99
  9955 agency="Lithuania"
   00-39,400-929,9300-9999
  9956 agency="Cameroon"
   0-0,10-39,400-899,9000-9999
  9957 agency="Jordan"
-  00-39,400-649,65-68,690-699,70-84,8500-8799,88-99
+  00-39,400-649,65-67,680-699,70-84,8500-8799,88-99
  9958 agency="Bosnia and Herzegovina"
   00-01,020-029,0300-0399,040-089,0900-0999,10-18,1900-1999,20-49,500-899
   9000-9999
@@ -349,8 +354,8 @@
   0-3,400-599,60-89,900-999
  99913 agency="Andorra"
   0-2,30-35,600-604
- 99914 agency="Suriname"
-  0-4,50-89,900-999
+ 99914 agency="International NGO Publishers"
+  0-4,50-69,7-7,80-89,900-999
  99915 agency="Maldives"
   0-4,50-79,800-999
  99916 agency="Namibia"
@@ -443,7 +448,7 @@
  99960 agency="Malawi"
   0-0,10-94,950-999
  99961 agency="El Salvador"
-  0-3,40-89,900-999
+  0-2,300-399,40-89,900-999
  99962 agency="Mongolia"
   0-4,50-79,800-999
  99963 agency="Cambodia"
@@ -451,7 +456,7 @@
  99964 agency="Nicaragua"
   0-1,20-79,800-999
  99965 agency="Macau"
-  0-2,300-399,40-62,630-999
+  0-2,300-379,38-62,630-999
  99966 agency="Kuwait"
   0-2,30-69,700-799,80-94
  99967 agency="Paraguay"
diff --git a/stdnum/isil.dat b/stdnum/isil.dat
index e47fbb5..fc6bbb7 100644
--- a/stdnum/isil.dat
+++ b/stdnum/isil.dat
@@ -9,7 +9,7 @@ BE$ country="Belgium" ra_url="http://www.kbr.be"; ra="Royal 
Library of Belgium"
 BY$ country="Belarus" 
ra_url="http://www.nlb.by/portal/page/portal/index?lang=en"; ra="National 
Library of Belarus"
 CA$ country="Canada" 
ra_url="http://www.collectionscanada.ca/ill/s16-206-e.html#3.2.2"; ra="Library 
and Archives Canada"
 CH$ country="Switzerland" 
ra_url="http://www.nb.admin.ch/slb/slb_professionnel/01540/index.html?lang=en"; 
ra="Swiss National Library"
-CY$ country="Cyprus" ra_url="http://library.cut.ac.cy/en/isil"; ra="Cyprus 
University of Technology Library"
+CY$ country="Cyprus" ra_url="http://library.cut.ac.cy/en/isil"; ra="Cyprus 
University of Technology – Library"
 DE$ country="Germany" ra_url="http://sigel.staatsbibliothek-berlin.de/"; 
ra="Staatsbibliothek zu Berlin"
 DK$ country="Denmark" 
ra_url="http://www.kulturstyrelsen.dk/english/institutions/libraries/national-solutions/standards/danish-library-number/";
 ra="Danish Agency for Culture and Palaces"
 EG$ country="Egypt" 
ra_url="http://www.sti.sci.eg/index.php?option=com_content&view=article&id=30:focal-point&catid=1:pages&Itemid=56";
 ra="Egyptian National Scientific and Technical Information Network (ENSTINET)"

https://arthurdejong.org/git/python-stdnum/commit/?id=5071636ce6978349b3883e645b96939cd6b707a1

commit 5071636ce6978349b3883e645b96939cd6b707a1
Author: Arthur de Jong <arthur@arthurdejong.org>
Date:   Mon Sep 11 22:48:09 2017 +0200

    Update getisbn to allow TLSv1
    
    The www.isbn-international.org site uses TLSv1 which seems to be blocked
    by recent Python/OpenSSL combinations unless configured otherwise.

diff --git a/getisbn.py b/getisbn.py
index 5755df5..6fe4cb4 100755
--- a/getisbn.py
+++ b/getisbn.py
@@ -26,6 +26,7 @@ to correctly split ISBNs into an EAN.UCC prefix, a group 
prefix, a registrant,
 an item number and a check-digit."""
 
 from xml.etree import ElementTree
+import ssl
 import urllib.request
 
 
@@ -55,7 +56,8 @@ def get(f=None):
     if f is None:
         yield '# generated from RangeMessage.xml, downloaded from'
         yield '# %s' % download_url
-        f = urllib.request.urlopen(download_url)
+        ctx = ssl.SSLContext(ssl.PROTOCOL_TLSv1)
+        f = urllib.request.urlopen(download_url, context=ctx)
     else:
         yield '# generated from %r' % f
 

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                       | 228 +++++++++++++++++++++++++++
 NEWS                            |  22 +++
 README                          |   6 +
 docs/index.rst                  |   6 +
 docs/stdnum.ca.bn.rst           |   5 +
 docs/stdnum.ca.sin.rst          |   5 +
 docs/stdnum.de.idnr.rst         |   5 +
 docs/stdnum.ee.registrikood.rst |   5 +
 docs/stdnum.fi.veronumero.rst   |   5 +
 docs/stdnum.gb.upn.rst          |   5 +
 getisbn.py                      |   4 +-
 stdnum/__init__.py              |   8 +-
 stdnum/cn/loc.dat               |   2 +-
 stdnum/damm.py                  |  13 ++
 stdnum/eu/nace.dat              |   2 +-
 stdnum/imsi.dat                 | 341 ++++++++++++++++++++++------------------
 stdnum/isbn.dat                 |  49 +++---
 stdnum/isil.dat                 |   2 +-
 18 files changed, 530 insertions(+), 183 deletions(-)
 create mode 100644 docs/stdnum.ca.bn.rst
 create mode 100644 docs/stdnum.ca.sin.rst
 create mode 100644 docs/stdnum.de.idnr.rst
 create mode 100644 docs/stdnum.ee.registrikood.rst
 create mode 100644 docs/stdnum.fi.veronumero.rst
 create mode 100644 docs/stdnum.gb.upn.rst


hooks/post-receive
-- 
python-stdnum
-- 
To unsubscribe send an email to
python-stdnum-commits-unsubscribe@lists.arthurdejong.org or see
https://lists.arthurdejong.org/python-stdnum-commits/