Campaign Consultants - Client Payments
City of San Francisco
@usgov.city_of_san_francisco_campaign_consultants_client_payments
City of San Francisco
@usgov.city_of_san_francisco_campaign_consultants_client_payments
CREATE TABLE table_1 (
"campaign_consultant" VARCHAR,
"client" VARCHAR,
"services_performed" VARCHAR,
"total_payments_promised" VARCHAR,
"total_payments_received" VARCHAR,
"quarter_start_date" TIMESTAMP,
"quarter_end_date" TIMESTAMP,
"year" BIGINT,
"quarter" BIGINT
);
Anyone who has the link will be able to view this.