Legal Defense Trust Refunded Donations
City of New York
@usgov.city_of_new_york_legal_defense_trust_refunded_donations
City of New York
@usgov.city_of_new_york_legal_defense_trust_refunded_donations
CREATE TABLE table_1 (
"trust_name" VARCHAR,
"first_name" VARCHAR,
"last_name" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" BIGINT,
"donation_date" TIMESTAMP,
"donation_amount" DOUBLE,
"refund_date" TIMESTAMP,
"refund_amount" DOUBLE,
"donation_number" VARCHAR
);
Anyone who has the link will be able to view this.