Gifts Of Travel
City of San Francisco
@usgov.city_of_san_francisco_gifts_of_travel
City of San Francisco
@usgov.city_of_san_francisco_gifts_of_travel
CREATE TABLE table_1 (
"docusignid" VARCHAR,
"filing" VARCHAR,
"filingtype" VARCHAR,
"originalfilingdate" TIMESTAMP,
"electedofficername" VARCHAR,
"electedofficerposition" VARCHAR,
"electedofficeremail" VARCHAR,
"timestamp" VARCHAR,
"purposetrip" VARCHAR,
"startdate" TIMESTAMP,
"enddate" TIMESTAMP,
"itinerary" VARCHAR,
"entityname" VARCHAR,
"entitystreet" VARCHAR,
"entitycity" VARCHAR,
"entitystate" VARCHAR,
"entityzip" VARCHAR,
"entitycontactpersonname" VARCHAR,
"entitycontactpersontelephone" VARCHAR,
"entitycontactpersonemail" VARCHAR,
"amountgifted" DOUBLE,
"amountfamilymembers" DOUBLE,
"amountreimbursed" DOUBLE,
"reimbursementtype" VARCHAR,
"reimbursementdate" TIMESTAMP,
"fairmarketvalueprocess" VARCHAR,
"accompanyingpersonssubtablequery" VARCHAR,
"additionalaccompanyingperson" VARCHAR,
"contributorssubtablequery" VARCHAR,
"additionalcontributors" VARCHAR
);
Anyone who has the link will be able to view this.