Do Not Call (DNC) Reported Calls Data 8/17/18 - 8/23/18
Federal Trade Commission
@usgov.federal_trade_commission_do_not_call_dnc_reported_call_b57e8c68
Federal Trade Commission
@usgov.federal_trade_commission_do_not_call_dnc_reported_call_b57e8c68
This data set includes information on Do Not Call and robocall complaints reported to the Federal Trade Commission. The data set contains information reported by consumers, including the telephone number originating the unwanted call, the date the complaint was created, the time the call was made, the consumer’s city and state locations reported, the subject of the call, and whether the call was a robocall. None of the information about the reported calls is verified.
Organization: Federal Trade Commission
Last updated: 2020-11-12T12:20:44.185545
Tags: consumer-complaints, consumer-protection, do-not-call-registry, federal-government, robocalls
CREATE TABLE n_8_17_18_8_23_18 (
  "company_phone_number" DOUBLE,
  "created_date" TIMESTAMP,
  "violation_date" TIMESTAMP,
  "consumer_city" VARCHAR,
  "consumer_state" VARCHAR,
  "consumer_area_code" DOUBLE,
  "subject" VARCHAR,
  "recorded_message_or_robocall" VARCHAR
);Anyone who has the link will be able to view this.