Cable Complaints
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_cable_complaints
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_cable_complaints
CREATE TABLE table_1 (
"date_of_complaint" TIMESTAMP,
"date_of_closure" VARCHAR,
"street" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" DOUBLE,
"cable_provider" VARCHAR,
"billing" DOUBLE,
"service" DOUBLE,
"internet" DOUBLE,
"telephone_answering_time" DOUBLE,
"reception" DOUBLE,
"construction" DOUBLE,
"marketing" DOUBLE,
"installation" DOUBLE,
"cable_service_availability" DOUBLE,
"cable_line_related" DOUBLE,
"telephone_service" DOUBLE,
"other" DOUBLE,
"type" VARCHAR,
"location" VARCHAR
);
Anyone who has the link will be able to view this.