Baselight

Type Allocation Code (TAC)

Type Allocation Code for mobile and wireless devices

@kaggle.sedthh_typeallocationtable

Tac
@kaggle.sedthh_typeallocationtable.tac

  • 1.32 MB
  • 74599 rows
  • 7 columns
tac

TAC

manufacturer

Manufacturer

model

Model

aka

Aka

os

Os

year

Year

lte

Lte

100100MitsubishiG410nanProprietary
100200SiemensA53nanProprietary
100300Sony EricssonTBDAABTBDAAB-1880030-BVProprietary
100400NokiaRMRM-669Symbian
100500MotorolaM930 NA DBnanProprietary
100600PanasonicEBX700nanProprietary
100700SagemTest IMEI for multiple prototype modelsTest IMEIFrequency Bands may not matchProprietary
100800PhilipsTCD718nanProprietary
100900SonyTest IMEI for multiple prototype modelsTest IMEIFrequency Bands may not matchProprietary
101000Casio Hitachi MobileTest IMEI for multiple prototype modelsTest IMEIFrequency Bands may not matchProprietary

CREATE TABLE tac (
  "tac" BIGINT,
  "manufacturer" VARCHAR,
  "model" VARCHAR,
  "aka" VARCHAR,
  "os" VARCHAR,
  "year" DOUBLE,
  "lte" DOUBLE
);

Share link

Anyone who has the link will be able to view this.