Type Allocation Code (TAC)
Type Allocation Code for mobile and wireless devices
@kaggle.sedthh_typeallocationtable
Type Allocation Code for mobile and wireless devices
@kaggle.sedthh_typeallocationtable
CREATE TABLE tac (
"tac" BIGINT,
"manufacturer" VARCHAR,
"model" VARCHAR,
"aka" VARCHAR,
"os" VARCHAR,
"year" DOUBLE,
"lte" DOUBLE
);
Anyone who has the link will be able to view this.