CGB - Consumer Complaints Data
Federal Communications Commission
@usgov.fcc_gov_cgb_consumer_complaints_data
Federal Communications Commission
@usgov.fcc_gov_cgb_consumer_complaints_data
CREATE TABLE table_1 (
"ticket_id" BIGINT,
"ticket_created" VARCHAR,
"date_created" TIMESTAMP,
"date_of_issue" VARCHAR,
"time_of_issue" VARCHAR,
"form" VARCHAR,
"method" VARCHAR,
"issue" VARCHAR,
"caller_id_number" VARCHAR,
"type_of_call_or_messge" VARCHAR,
"advertiser_business_number" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" VARCHAR,
"location_center_point_of_the_zip_code" VARCHAR,
"type_of_property_goods_or_services" VARCHAR
);
Anyone who has the link will be able to view this.